Search found 10 matches

by Amir_Shamkhali
Tue Apr 01, 2014 8:44 am
Forum: The CASINO program
Topic: Compiling CASINO in Windows 7
Replies: 25
Views: 50896

Re: Compiling CASINO in Windows 7

Dear Mike I have installed MPICH2 in cygwin and added its bin to my PATH. But I have problem in adding PATH of gcc and gfortran libraries in mpiexec PATH. In the manual of MPICH2, these instructions are given: Compiling an MPI program: 1) Create a project for Visual Studio 2003, or Intel Fortran 8.0...
by Amir_Shamkhali
Mon Mar 31, 2014 8:30 am
Forum: The CASINO program
Topic: Compiling CASINO in Windows 7
Replies: 25
Views: 50896

Re: Compiling CASINO in Windows 7

I'm sorry Mike. Heavy snow and storm have been perturbed internet connections in Ardabil. I saw your posts now. There I cannot find openmpi or mpi for cygwin. Indeed, I found MPICH and MPICH2 for windows. I think that we can install MPICH2 shared libraries in Windows and compile them program in cygw...
by Amir_Shamkhali
Sat Mar 22, 2014 10:26 pm
Forum: The CASINO program
Topic: Compiling CASINO in Windows 7
Replies: 25
Views: 50896

Re: Compiling CASINO in Windows 7

I think that I should find shared libraries for cyqwin. If it is not possible, only way is to compile CASINO in native Windows using MPICH. I'm trying.
by Amir_Shamkhali
Fri Mar 21, 2014 7:00 pm
Forum: The CASINO program
Topic: Compiling CASINO in Windows 7
Replies: 25
Views: 50896

Re: Compiling CASINO in Windows 7

Dear Zoltan
Thanks for your good guidance. How we can compile CASINO in cygwin for multi-core Intel processors to run in parallel? I'm using intel-Core-i7-950 cpu. What extra packages should be installed for MPI or openmpi?
by Amir_Shamkhali
Fri Mar 21, 2014 5:39 pm
Forum: The CASINO program
Topic: Compiling CASINO in Windows 7
Replies: 25
Views: 50896

Re: Compiling CASINO in Windows 7

Dear Zoltan I think that the compilation was successful. When I defined the PATH for runqmc and typed "runqmc --help" the following massage is appeared. Is it anything true? $ runqmc --help WARNING: Current CASINO_ARCH=linuxpc-gcc does not match the following parameters of the current mach...
by Amir_Shamkhali
Thu Mar 20, 2014 8:40 pm
Forum: The CASINO program
Topic: Compiling CASINO in Windows 7
Replies: 25
Views: 50896

Re: Compiling CASINO in Windows 7

Dear Mike
I'm trying to install new version of CASINO in Windows, first single processor and second multi processor. When this aims is achieved, we can update A.11 section according to our new experience.
by Amir_Shamkhali
Thu Mar 20, 2014 8:16 pm
Forum: The CASINO program
Topic: Compiling CASINO in Windows 7
Replies: 25
Views: 50896

Re: Compiling CASINO in Windows 7

Dear Zoltan I select p option but it does not work because I deleted the previous compiled file and its arch. When I select "n" option, it wants fortran and gcc compilers. I enter gfortran and it accepts, but when I use "linuxpc-gcc" it is not accepted (cannot find compiler), but...
by Amir_Shamkhali
Thu Mar 20, 2014 1:25 pm
Forum: The CASINO program
Topic: Compiling CASINO in Windows 7
Replies: 25
Views: 50896

Re: Compiling CASINO in Windows 7

Dear Zoltan
I used gfortran to compile CASINO without any problem. But the same problem exists. Please tell me what version of cygwin is appropriate? When I installing cygwin, I select all of the libraries and development tool to be installed. I have used the latest version of cygwin.
by Amir_Shamkhali
Thu Mar 20, 2014 12:27 pm
Forum: The CASINO program
Topic: Compiling CASINO in Windows 7
Replies: 25
Views: 50896

Re: Compiling CASINO in Windows 7

Dear Mike Unfortunately, intel site downloads are not available from Iran. Thus I have to use "g95" or "Compaq visual fortran" to compile CASINO. I try to perform environmental changes mentioned in A11 section. Then I will compile CASINO again. I will report you the result. Thank...
by Amir_Shamkhali
Thu Mar 20, 2014 12:02 pm
Forum: The CASINO program
Topic: Compiling CASINO in Windows 7
Replies: 25
Views: 50896

Compiling CASINO in Windows 7

Dear All I have installed Cygwin in Windows 7 including all of the gcc, cc, c++, g++, gfortran, and etc. to compile CASINO in my system. Compilation was done successfully without any errors. However, when I defined path I used: export PATH="$PATH:/home/CASINO/bin_qmc" Now when I type: runq...