[v0.24] Remove cuda-samples dependency

This commit is contained in:
Dr-Noob
2022-04-17 13:55:05 +02:00
parent 312d78b7f1
commit af52d2850c
5 changed files with 70 additions and 12 deletions

View File

@@ -8,7 +8,7 @@
#include "../cuda/cuda.hpp"
#include "../cuda/uarch.hpp"
static const char* VERSION = "0.23";
static const char* VERSION = "0.24";
void print_help(char *argv[]) {
const char **t = args_str;