Commit Graph

10 Commits

Author SHA1 Message Date
ee3d290f8b Cuda support for dtype conversions. 2023-06-27 09:15:46 +01:00
f2ac5547fc Avoid the race condition on cuda sums. 2023-06-26 16:19:06 +01:00
6463d661d8 Tweaks. 2023-06-22 20:25:14 +01:00
aebffcfc13 Add a matmul cuda example. 2023-06-22 19:44:26 +01:00
5276755fb3 Add cuda support for unary ops. 2023-06-22 15:12:59 +01:00
e1eb86db61 Add some first binary op (add). 2023-06-22 13:52:02 +01:00
87a37b3bf3 Retrieve data from the gpu. 2023-06-22 11:01:49 +01:00
97d9142dee Add a first kernel. 2023-06-21 20:48:22 +01:00
fcb4e6b84f Use a reference for the device. 2023-06-21 19:55:57 +01:00
c654ecdb16 Add a specific example for cuda. 2023-06-21 18:56:04 +01:00