Friedrich

Results 2 issues of Friedrich

Hello, when trying to build gcc-rs as a cross-compiler for the SH4-elf target (linux -> SH4), the makefile eventually fails with the error `sh4-elf-ar: command not found`. The steps to...

It does not seem like it is currently possible to load (and run) custom modules making use of specialized CUDA kernels, as detailed [here](https://pytorch.org/tutorials/advanced/cpp_extension.html). Would it be possible to implement...