Re: [Denovoassembler-users] make on Cray XE system

2013-12-06 Thread Sébastien Boisvert
On 02/12/13 12:00 PM, MacManes, Matthew wrote: > Hello, > > Does anybody have experience using Ray on a Cray XE system? > > make MAXKMERLENGTH=96 >CXX code/application_core/ray_main.o > make: mpicxx: Command not found > For example, mpicxx invokes "g++ -I/usr/include/openmpi-x86_64 -pthread -m

[Denovoassembler-users] make on Cray XE system

2013-12-02 Thread MacManes, Matthew
Hello, Does anybody have experience using Ray on a Cray XE system? make MAXKMERLENGTH=96 CXX code/application_core/ray_main.o make: mpicxx: Command not found mpicxx is not found- indeed, the MPI implementation is cray-mpich2/5.6.4 OpenMPI not available. What is best way to get Ray up and runn