|
|
|
|
|
by wallnuss
3151 days ago
|
|
The big difference is that Julia can handle user defined structs and handle higher-level functions, e.g. you pass a Julia function to you GPU kernel and that function will get compile for the GPU without you having to declare it GPU-compatible. |
|