Hello,
just a dumb question: does foldmason support CUDA and//or openMPI.
ccmake shows me HAVE_MPI and ENABLE_CUDA ?
Eric
I'm abble to build both but
cuda compiled one (cmake with -DENABLE_CUDA=ON) runs smoothly but does not show any gpu usage
mpi compiled one (cmake with -DHAVE_MPI=on) breaks when run trhough mpiexec. it tries to create//link the same directory multiple times
regards
Eric