Skip to content
Snippets Groups Projects
Commit e9fdbbe1 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

fix cuda runtime header path

parent 8fea4416
1 merge request!24Extend Support for CUDA and HIP kernel invocations
Pipeline #75639 failed with stages
in 3 minutes and 21 seconds
#include "CudaKernels.hpp"
#include <cuda/cuda_runtime.h>
#include <cuda_runtime.h>
#include <experimental/mdspan>
#include <random>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment