Hi, On Friday, March 29, 2019 at 8:04:27 AM UTC-4, Maxi Miller wrote: > > I retested it using the latest version from git, and I still get similar > errors. Which option should I disable for getting deal.II to work together > with CUDA? > Thanks! > We don't test cuda+intel so it might be the reason you see this. There shouldn't be any problem with cuda+gcc (this is the only combination that we test). So you could try with gcc instead of intel or you can take a look here https://github.com/dealii/dealii/pull/7663 to see how to disable vectorization.
Best, Bruno -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
