[R] help re: compiling BLACS for RscaLAPACK on OS X
Chris Gignoux
chrisgignoux at yahoo.com
Wed Feb 14 19:32:05 CET 2007
Hello, folks! I hope you can help a newbie out. I need to install the parallel-R functionality for a software package I am trying to download. I have been going through the steps in the install readme but I cannot find the necessary "Bmake.inc" file to allow the file to compile properly. I keep getting this error message:
( cd SRC/MPI ; make )
( cd INTERNAL ; make -f ../Makefile I_int "dlvl=/Users/Chris/BLACS" )
make[2]: *** No rule to make target `BI_HypBS.o', needed by `I_int'. Stop.
make[1]: *** [INTERN] Error 2
make: *** [MPI] Error 2
If someone has the proper input file (the recommended one in the readme is at a hyperlink that no longer exists) or something else that could help me I would surely appreciate it.
Thanks!
More information about the R-help
mailing list