tonets
Results
2
comments of
tonets
Thank you for using MEGADOCK! If you are running on a regular CPU machine (such as a laptop), please compile `megadock` instead of `megadock-dp`. ```Makefile USE_GPU := 0 USE_MPI :=...
Please install FFTW in a local directory. The procedure is as follows: Download the current version of FFTW3 from fftw.org and install it with the following commands: ```bash $ tar...