summaryrefslogtreecommitdiffhomepage
path: root/example/example_06_nectar_cuda
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-29 10:41:00 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-29 10:41:00 +0200
commit232302ec070134efc4ee193c26d17c610b4500ee (patch)
tree7b533edc5dc0621b43cdfad2cfdf2c1aba8e5acd /example/example_06_nectar_cuda
parent040e7d7047a7b6799975d309ce1d42ed2d56ab2f (diff)
[CHORE] CLI tool improvements, std.nhh header fixes.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'example/example_06_nectar_cuda')
-rw-r--r--example/example_06_nectar_cuda/example.nc2
1 files changed, 0 insertions, 2 deletions
diff --git a/example/example_06_nectar_cuda/example.nc b/example/example_06_nectar_cuda/example.nc
index 4f2e430..6a25d3b 100644
--- a/example/example_06_nectar_cuda/example.nc
+++ b/example/example_06_nectar_cuda/example.nc
@@ -6,5 +6,3 @@ const main()
let sz := 8;
cudaMalloc(ptr, sz);
}
-
-