Loading Makefile +4 −4 Original line number Diff line number Diff line SHELL=/bin/bash #MACHINE = Summit MACHINE = Summit ### the Spock compiler flags also work on Crusher (with exception that no GCC with OpenMP Offloading on Crusher yet) MACHINE = Spock #MACHINE = Spock #COMPILER = Native COMPILER = GCC COMPILER = Native #COMPILER = GCC #CPU_or_GPU = CPU CPU_or_GPU = GPU Loading Loading
Makefile +4 −4 Original line number Diff line number Diff line SHELL=/bin/bash #MACHINE = Summit MACHINE = Summit ### the Spock compiler flags also work on Crusher (with exception that no GCC with OpenMP Offloading on Crusher yet) MACHINE = Spock #MACHINE = Spock #COMPILER = Native COMPILER = GCC COMPILER = Native #COMPILER = GCC #CPU_or_GPU = CPU CPU_or_GPU = GPU Loading