Re: [deal.II] Re: Do docker container support cuda

2021-06-29 Thread Bruno Turcksin
Chengjiang, Sorry for the delay. I have created a new image that you can pull using docker pull rombur/dealii:9.3-cuda I have installed everything in /opt and you can get the path to each package using PACKAGE_NAME_DIR. Let me know if that works for you. If it does, I'll try to create something

Re: [deal.II] Re: Do docker container support cuda

2021-06-21 Thread 殷承江
Hi Bruno, Thanks for the reply. It would be great if you could do me the favor. Since I'm still trying to master the library, not sure if extra parallel computation library is needed besides *hdf5 and boost* for output and toolkits. To my knowledge, dealii image is built from source based on the

[deal.II] Re: Do docker container support cuda

2021-06-21 Thread Bruno Turcksin
Chengjiang, On Saturday, June 19, 2021 at 2:38:24 PM UTC-4 richard...@gmail.com wrote: > > So is there a possible way to enable the flag without rebuild and install > the whole library or does the dealii team has any plans to release an extra > version based on nvidia/cuda image? To enable