mrjbom
mrjbom
cc 1.0.104 My build.rs the script successfully compiles the CUDA file, but it has problems running its detect_compiler_family.c This is due to the fact that nvcc does not see cl.exe...
I need to use the quadruple-precision floating point number in CUDA. The Quad-precision math library reference for CUDA [shows](https://sleef.org/quadcuda.xhtml) that I should use _**sleefquadinline_cuda.h**_ and the type _**Sleef_quadx1**_. I have:...
When running the examples, the initialization of wgpu takes at least 500 ms. I'm running the release build of hello_triangle. To measure the time, I used std::time::Instant::now() at the beginning...
I am trying to create a binding to a file that should use header files from GCC. I am passing arguments specifying the paths to the header files using clang_args(),...
There is currently no way to create an instance of idt::ExceptionVector having an interrupt number. At the same time it would be convenient for the user to use this enum...
limit in gdtr contain size - 1