diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2025-04-09 17:34:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-09 17:34:48 -0700 |
commit | 56b792322aaaa82883d56a322a94448de519f789 (patch) | |
tree | 56b6daa204acb02fe38255837da3cd333a8afb46 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 6a63abce7b54076015b52d6b99c51eb04d2763f6 (diff) | |
download | llvm-56b792322aaaa82883d56a322a94448de519f789.zip llvm-56b792322aaaa82883d56a322a94448de519f789.tar.gz llvm-56b792322aaaa82883d56a322a94448de519f789.tar.bz2 |
[flang][cuda] Use the aysncId in device allocation (#135099)
Use `cudaMallocAsync` in the `CUFAllocDevice` allocator when asyncId is
provided.
More work is needed to be able to call `cudaFreeAsync` since the
allocated address and stream needs to be tracked.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions