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

Merge branch 'paraview' into '2022'

ParaView (CUDA-fix)

See merge request hps-public/easybuild-repository!1316
parents a74d38f8 72d41d63
Branches
No related tags found
No related merge requests found
......@@ -292,7 +292,7 @@ postinstallcmds = [
# # change path to source in debug info
modextravars = {
'CUDA_VISIBLE_DEVICES': '0,1',
# 'CUDA_VISIBLE_DEVICES': '0,1',
# OpenSWR fully supports OpenGL 3.0 and most of 3.3, but ParaView requires 3.3 -> clame to fully support 3.3
'MESA_GL_VERSION_OVERRIDE': '3.3',
'MESA_GLSL_VERSION_OVERRIDE': '330',
......
......
......@@ -290,7 +290,7 @@ postinstallcmds = [
# # change path to source in debug info
modextravars = {
'CUDA_VISIBLE_DEVICES': '0,1',
# 'CUDA_VISIBLE_DEVICES': '0,1',
# OpenSWR fully supports OpenGL 3.0 and most of 3.3, but ParaView requires 3.3 -> clame to fully support 3.3
'MESA_GL_VERSION_OVERRIDE': '3.3',
'MESA_GLSL_VERSION_OVERRIDE': '330',
......
......
......@@ -291,7 +291,7 @@ postinstallcmds = [
# # change path to source in debug info
modextravars = {
'CUDA_VISIBLE_DEVICES': '0,1',
# 'CUDA_VISIBLE_DEVICES': '0,1',
# OpenSWR fully supports OpenGL 3.0 and most of 3.3, but ParaView requires 3.3 -> clame to fully support 3.3
'MESA_GL_VERSION_OVERRIDE': '3.3',
'MESA_GLSL_VERSION_OVERRIDE': '330',
......
......
......@@ -289,7 +289,7 @@ postinstallcmds = [
# # change path to source in debug info
modextravars = {
'CUDA_VISIBLE_DEVICES': '0,1',
# 'CUDA_VISIBLE_DEVICES': '0,1',
# OpenSWR fully supports OpenGL 3.0 and most of 3.3, but ParaView requires 3.3 -> clame to fully support 3.3
'MESA_GL_VERSION_OVERRIDE': '3.3',
'MESA_GLSL_VERSION_OVERRIDE': '330',
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment