Skip to content
Snippets Groups Projects
Commit e4b1500b authored by Jean-Baptiste Keck's avatar Jean-Baptiste Keck
Browse files

fix with new docker image

parent d9439cab
No related branches found
No related tags found
1 merge request!16MPI operators
Pipeline #24968 failed
......@@ -152,7 +152,7 @@ find_python_module(graph_tool REQUIRED)
find_python_module(pyopencl REQUIRED)
find_python_module(pyfftw REQUIRED)
find_python_module(gpyfft REQUIRED)
#find_python_module(backports.weakref REQUIRED) # python-backports.weakref
find_python_module(backports.weakref REQUIRED) # python-backports.weakref
#find_python_module(backports.functools-lru-cache REQUIRED) # python-backports.functools-lru-cache
# --- MPI ---
if(USE_MPI)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment