Test OpenMP
This commit is contained in:
@@ -34,8 +34,8 @@ on:
|
||||
- '!**md'
|
||||
|
||||
env:
|
||||
CFLAGS: "-Wall -pedantic"
|
||||
FFLAGS: "-fimplicit-none -frecursive -fcheck=all"
|
||||
CFLAGS: "-Wall -pedantic -fopenmp"
|
||||
FFLAGS: "-fimplicit-none -frecursive -fopenmp -fcheck=all"
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
||||
defaults:
|
||||
|
||||
Reference in New Issue
Block a user