[mpich-discuss] Adding a new API to MPI

Christina Patrick christina.subscribes at gmail.com
Tue Jun 30 14:40:43 CDT 2009


Hi,

It compiles all the other files. It does not detect the file
add_hint.c at all (even though I have included it in the Makefile).

Thanks and Regards,
Christina.

On Tue, Jun 30, 2009 at 3:31 PM, Rajeev Thakur<thakur at mcs.anl.gov> wrote:
> It should work. What happens if you run make in the romio/mpi-io directory?
>
> Rajeev
>
>> -----Original Message-----
>> From: mpich-discuss-bounces at mcs.anl.gov
>> [mailto:mpich-discuss-bounces at mcs.anl.gov] On Behalf Of
>> Christina Patrick
>> Sent: Tuesday, June 30, 2009 2:23 PM
>> To: mpich-discuss at mcs.anl.gov Discuss
>> Subject: [mpich-discuss] Adding a new API to MPI
>>
>> Hi Everybody,
>>
>> I want to introduce a new API in MPI in the src/mpi/romio/mpi-io/ dir.
>> I named the file containing the new API as add_hint.c
>> I also made appropriate changes to the files
>> src/mpi/romio/mpi-io/Makefile, mpich2.def, mpi.def,
>> src/mpi/romio/include/mpio.h and src/include/mpio.h.
>> (I am not sure whether I need to make any changes to
>> src/util/multichannel/mpi.c file?)
>>
>> However, whenever I run make in the mpich2 dir, it is not detecting
>> the new file add_hint.c?
>> I am also attaching the modified Makefile in this email for
>> your reference.
>>
>> Is there some other Makefile that I am supposed to modify?
>> If anybody could figure out the problem and please help me, I would
>> really appreciate it.
>>
>> Thanks and Regards,
>> Christina.
>>
>
>


More information about the mpich-discuss mailing list