Re: [mpich-discuss] Problem c.txt - MPICH installation
Hi Mizan, The error message complains you can’t write to you designated installation path `/home/SOFTWARE`. Make sure you have the permission (by escalating to `root`) or set `prefix` to a location you have write permission. -- Hui Zhou From: Mizan Kamarudin via discuss <[email protected]> Date: Sunday, February 14, 2021 at 10:28 AM To: [email protected] <[email protected]> Cc: Mizan Kamarudin <[email protected]> Subject: Re: [mpich-discuss] Problem c.txt - MPICH installation [cid:[email protected]] [cid:[email protected]] [cid:[email protected]] Hello, I am currently having a problem in installation of MPICH.. after I put command "PATH=/home/SOFTWARE/mpich-install/bin:$PATH ; export PATH" it still says the error and I cannot proceed the installation.. Can anyone help me with this? Thank you so much in advance. On Fri, Feb 12, 2021 at 1:26 AM Zhou, Hui via discuss <[email protected]<mailto:[email protected]>> wrote: Hi Cyril, Please try add `--with-device=ch4:ofi` to your `configure` option. -- Hui Zhou From: Cyril GUYOT via discuss <[email protected]<mailto:[email protected]>> Date: Thursday, February 11, 2021 at 6:05 AM To: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> Cc: Cyril GUYOT <[email protected]<mailto:[email protected]>> Subject: [mpich-discuss] Problem c.txt - MPICH installation Hello, As said in the installguide from the MPICH website, I am contacting you because I've got an error during the installation in the c.txt file, and I think this error stop my progression to the installation because I cannot do the step 6. At the bottom of the file it is said " configure: error : no ch4 netmod selected". This may be a self explanatory error but I'm a beginner on Ubuntu and my skills are limited yet. Could you help me with this problem ? Sincerely, Guyot C _______________________________________________ discuss mailing list [email protected]<mailto:[email protected]> To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Zhou, Hui