amd gpu scalffold

This commit is contained in:
Dobromir Popov
2025-09-05 03:36:28 +03:00
parent db60983796
commit f5b05ce531
9 changed files with 2181 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#ifndef RINHASH_DEVICE_CUH
#define RINHASH_DEVICE_CUH
#include <cuda_runtime.h>
#include <device_launch_parameters.h>
#include <stdint.h>
#endif // RINHASH_DEVICE_CUH