INLHPC
Jump to navigation
Jump to search
Idaho National Lab (INL) High Performance Computing (HPC)
Getting and account
You need to apply for an account, ISU researchers are eligible.
HPC front node
hpclogin.inl.gov
after logining in to the above front node you can jump to falcon1 or fallcon2
ssh falcon1
Modules
Modules are used to load utilities needed for compiling
Listing modules
module spider -r keyword (for example module spider -r c++)
CMake
module load ClangGCC CMake Automake Autotools git OPENSSL Qt5 expat