It appears that CUDA Fortran allows the use of allocatable arrays. Meanwhile in CUDA C++, std::vector is not allowed. This seems like a nice strength of CUDA Fortran.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
CUDA Fortran question | 1 | 372 | May 6, 2022 | |
Is Cuda Fortran good enough as the main Fortran compiler?
|
13 | 4905 | August 14, 2024 | |
Allocation of variable of a type containing an allocatable array | 7 | 316 | March 18, 2024 | |
How can I introduce an allocatable array which allocate in subroutine? | 5 | 2933 | January 25, 2021 | |
Unstructured data
|
24 | 1643 | February 23, 2022 |