Settings

Theme

GPU Desktop Calculator

github.com

4 points by dookahku 2 years ago · 2 comments

Reader

gus_massa 2 years ago

I'm worried that reading and writing the intermediate pipes can be too slow. Is it possible to use some binary format like Fortran? (Is the binary format of Fortran faster?)

  • dookahkuOP 2 years ago

    i had the same thoughts, but one usecase was to quickly create GPU calculations. i wanted to allow users to create GPU kernels but without having to write a kernel.

    Data has to get transferred from the GPU eventually, so breaking it up into steps back and forth does seem like over (under?) kill. Hopefully, since they're pipes in memory it won't be so bad as going to disk.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection