Commit Graph

15 Commits

Author SHA1 Message Date
QuentinOchem
af5f812fc2 Implemented simple streams example.
Also fixed missing bits in storage model.
2021-05-03 19:00:09 -04:00
QuentinOchem
20597f2222 Merge branch 'master' into marshing_cuda 2020-12-15 15:43:50 -05:00
QuentinOchem
ff54946935 updated to compile with latest changes 2020-12-01 16:39:00 -05:00
Ghjuvan Lacambre
0b0de72e0e wrapper.sh: replace shell scripting with llvm-gcc flags 2020-10-27 17:17:18 +01:00
QuentinOchem
22393b06ac added missing build step 2020-09-15 11:05:29 -04:00
QuentinOchem
b1e4d02378 removed user LLVM directory reference, now expects llvm-gcc on the PATH 2020-09-14 11:05:33 -04:00
Ghjuvan Lacambre
4201ca7287 Clean up kernel imports 2020-08-27 15:23:58 +02:00
Ghjuvan Lacambre
c94f72e17b Clean up example 2020-08-27 15:09:13 +02:00
QuentinOchem
821a72f723 various fixes to make progress with fixing the main test 2020-08-24 11:40:09 -04:00
Ghjuvan Lacambre
0656203c11 Make things work 2020-07-09 09:36:50 +02:00
Ghjuvan Lacambre
892bd60623 Make things work with fatbinary embedded as array 2020-06-12 09:43:31 +02:00
Ghjuvan Lacambre
205b6fc509 WIP
This commit absolutely butchers the first cuda example in order to get
it to work with the cuda branch in the internal repository. See wiki to
discover how to compile.
2020-04-01 17:05:38 +02:00
Ghjuvan Lacambre
de1cc34b23 example 0: fix typos in main.adb 2020-02-28 12:50:29 +01:00
Richard Kenner
ba57f42dcf Allow lower bound to be anything, use 'Size, and fix typos 2020-02-27 13:23:32 -05:00
Quentin Ochem
2d233004cd Initial revision of first example 2020-02-19 14:28:58 -05:00