Skip to content
Snippets Groups Projects
Commit e1e05bf3 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

Add nvompic to supported toolchains

parent c295dd72
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ SUPPORTED_TOPLEVEL_TOOLCHAIN_FAMILIES = [
"gpsmkl",
"gomkl",
"npsmkl",
"nomkl",
"nvomkl",
"pmvmklc",
"gmvmklc",
]
......@@ -30,7 +30,7 @@ SUPPORTED_MPI_TOOLCHAIN_FAMILIES = [
"gpsmpi",
"gompi",
"npsmpic",
"nompi",
"nvompic",
"gmvapich2c",
"pmvapich2c",
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment