You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use MAST-SEY, but I have problems getting it to run on my system. It does start, but 'runs' without CPU usage, and just produces empty txt files.
I am grateful for any help, e.g., information on the system/distribution the code was run on.
Thank you in advance for any help/tips!
System Information
Windows 11 with WSL (Debian, kernel 5.10.16.3-microsoft-standard-WSL2).
Hardware: i7 10700K CPU, 16 GB RAM
The rest of the steps are according to the README guidelines (apply patch, compile, add to PATH, etc.). Then, the mast_sey command is found on PATH. Running mast_sey -v returns Code version 4.1 (04-05-2022).
Al_SPA example output
cat was run after a few minutes, but no output is produced in the txt file/nothing printed using cat.
The text was updated successfully, but these errors were encountered:
Hello all!
Thanks for providing MAST-SEY on Github.
I want to use MAST-SEY, but I have problems getting it to run on my system. It does start, but 'runs' without CPU usage, and just produces empty txt files.
I am grateful for any help, e.g., information on the system/distribution the code was run on.
Thank you in advance for any help/tips!
System Information
Windows 11 with WSL (Debian, kernel
5.10.16.3-microsoft-standard-WSL2
).Hardware: i7 10700K CPU, 16 GB RAM
Things I tried
Compile with
gcc
/gfortran
Compile with Intel's
icpx
/ifx
compilers (from the Intel® oneAPI Base Toolkit and Intel® oneAPI HPC Toolkit). As I understand, these are the new versions foricc
/ifort
(?).The link in the README for
elsepa
was not working, so I usedelsepa-2020
from https://data.mendeley.com/datasets/w4hm5vymym/1The rest of the steps are according to the README guidelines (apply patch, compile, add to PATH, etc.). Then, the
mast_sey
command is found on PATH. Runningmast_sey -v
returnsCode version 4.1 (04-05-2022)
.Al_SPA
example outputcat
was run after a few minutes, but no output is produced in the txt file/nothing printed usingcat
.The text was updated successfully, but these errors were encountered: