Valentin Clement (バレンタイン クレメン)
db69d6939a
[flang][cuda] Support data transfer from descriptor to a pointer ( #115023 )
...
Data transfer from a variable with a descriptor to a pointer. We create
a descriptor for the pointer so we can use the flang runtime to perform
the transfer. The Assign function handles all corner cases. We add a new
entry points `CUFDataTransferDescDescNoRealloc` to avoid reallocation
since the variable on the LHS is not an allocatable.
2024-11-05 11:59:08 -08:00
..
2024-10-14 09:35:29 +02:00
2024-09-03 08:19:45 -07:00
2024-10-21 11:27:34 +01:00
2024-08-05 04:03:10 -07:00
2024-07-02 10:42:33 +01:00
2022-08-31 12:28:45 +02:00
2022-08-31 12:28:45 +02:00
2024-07-02 10:42:33 +01:00
2024-07-02 10:42:33 +01:00
2024-07-02 10:42:33 +01:00
2024-10-25 16:08:45 -07:00
2024-08-21 13:37:03 -07:00
2024-08-23 14:32:43 +02:00
2024-10-28 14:19:20 +00:00
2024-10-31 08:39:08 -07:00
2024-10-25 16:08:45 -07:00
2024-10-31 18:58:43 -07:00
2024-10-29 10:02:08 -07:00
2024-11-05 11:59:08 -08:00
2024-11-05 18:49:29 +00:00
2024-11-05 18:49:29 +00:00
2024-06-06 10:10:22 +01:00
2024-06-10 10:43:56 +01:00
2024-10-03 17:10:57 +02:00
2024-07-17 09:15:47 +02:00
2024-07-17 09:15:47 +02:00
2023-01-07 22:32:38 -08:00
2024-10-03 17:10:03 +02:00
2024-04-29 09:16:22 +02:00
2024-04-25 10:25:46 +01:00
2024-10-11 21:59:05 +08:00
2024-09-16 12:33:37 +01:00
2024-06-07 10:14:05 +01:00