Wiki

Clone wiki

GHOST / Oakforest-PACS (JCAHPC)

We need to cross-compile for KNL as the head nodes feature Broadwell chips.

CC=icc CXX=icpc cmake .. -DCMAKE_INSTALL_PREFIX=<prefix> -DTARGET_ARCHITECTURE=knl

Updated