seperate GeneralUtils cpu and gpu code

This commit is contained in:
narawat lamaiin
2024-03-14 20:19:32 +07:00
parent 091aeccf8e
commit 251ec12a93
4 changed files with 635 additions and 0 deletions

7
Project.toml Normal file
View File

@@ -0,0 +1,7 @@
name = "GeneralUtilsGPU"
uuid = "9e1024dd-1fc9-4a0b-8abe-a8d4a0e104d3"
authors = ["narawat lamaiin <narawat@outlook.com>"]
version = "0.1.0"
[deps]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"