LISF master (pre-release) image
Pre-release
Pre-release
This AppImage is compatible with:
- Linux: x86_64 machines (as reported by
uname -s -m
) - GLIBC: 2.22 or newer (as reported by
ldd --version
) - MPI: MPICH, Intel MPI, or Cray MPI
After downloading the AppImage, run:
chmod 755 ./LISF-x86_64.AppImage
To get started with the AppImage, run:
./LISF-x86_64.AppImage -h
Note:
This AppImage requires FUSE to run. If you get an error, then try:
mkdir LISF-x86_64
cd LISF-x86_64
../LISF-x86_64.AppImage --appimage-extract
cd ..
./LISF-x86_64/squashfs-root/AppRun -h