cemagg / SUN-EM-CMOM

CMoM is a C++ Computational Electromagnetic (CEM) solver focusing on the Method of Moments (MoM).
26 stars 9 forks source link

Support Windows (64-bit) environment #4

Open danieludick opened 5 years ago

danieludick commented 5 years ago

@etameez , you mentioned that you might be able to get SUN-EM-CMOM working on Windows with the PGI compiler. Logging this issue here to get it on the roadmap.

danieludick commented 5 years ago

@etameez , please document what is the issue here, i.e. what needs to be done in order to get the code compiled and running (both sequential and parallel) on Windows 64-bit?

danieludick commented 5 years ago

Perhaps look in to using Intel-MPI for this (we should be able to get this, with the Intel compilers, for free).

danieludick commented 5 years ago

@etameez , please update the issue if you have had any results. (PS: Please also add some detail to help new people get this running, e.g. download links, etc.)