Open futazuka-wm opened 5 years ago
I resolved by myself. I`m sorry for stupid question......
As I have a similar question about running CPU version in linux, I will continue here:
I cloned the repo and I have intel fortran compiler.
I made the changes to the MKLROOT variable to point to my intel compiler.
But what is the target for Makefile
?
Is it just make all
or something like this?
I get following error:
make: *** No rule to make target 'quadpack.f90', needed by 'quadpack.o'. Stop.
I am asking this as the build directions are given for visual studio but not for linux. The readme just mentions that any fortran compiler with FFTW libraries should work.
What would be the correct command for the make file?
Hello Dr. Hamish,
My name is Toshihiro Futazuka in The University of Tokyo, Japan.
I want to use muSTEM with linux cluster machine. Can we compile source code in Linux? Is there any Linux version of this software ?
I`m sorry for asking elementary question .......