[ET Trac] #2922: CarpetX does not compile with CUDA 12.9

Steven R. Brandt trac-noreply at einsteintoolkit.org
Fri Mar 27 14:12:10 CDT 2026


#2922: CarpetX does not compile with CUDA 12.9

 Reporter: Steven R. Brandt
   Status: new
Milestone: ET_2026_05
  Version: 
     Type: bug
 Priority: major
Component: CarpetX

Comment (by Steven R. Brandt):

Yes, this is the whole error message.

Adding the qualifier gives the following error:

```

/work/sbrandt/Cactus/arrangements/CarpetX/CarpetX/src/io_openpmd.cxx(287): error: class "Arith::vect<int, 3>" has no member "any"
      constexpr bool empty() const { return vect<int,dim>::any(hi < lo); }
                                                           ^

/work/sbrandt/Cactus/arrangements/CarpetX/CarpetX/src/io_openpmd.cxx(1251): error: class "Arith::vect<int, 3>" has no member "any"
                        if (vect<int,dim>::any(I < box.lo || I >= box.hi))
                                           ^
```

--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2922/carpetx-does-not-compile-with-cuda-129
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einsteintoolkit.org/pipermail/trac/attachments/20260327/67a8e048/attachment.htm>


More information about the Trac mailing list