This is the Linux app named cuda-oxide whose latest release can be downloaded as cuda-oxidev0.1.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named cuda-oxide with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
cuda-oxide
DESCRIPTION:
cuda-oxide is an experimental NVIDIA Labs project that brings Rust closer to native CUDA GPU development. It works as a Rust-to-CUDA compiler path that lets developers write SIMT GPU kernels in idiomatic Rust instead of using a separate CUDA C++ workflow. The project compiles standard Rust code directly to PTX, avoiding DSLs, source-to-source translation, or foreign-language bindings. It supports a single-source programming style where host and device code can live together and be built through Cargo-oriented tooling. cuda-oxide is still experimental, so it is best suited for research, early exploration, and developers interested in Rust-based GPU programming. Its main value is giving Rust developers a more direct path into NVIDIA GPU kernels while preserving familiar Rust syntax and tooling concepts.
Features
- Rust-to-CUDA compiler backend
- Direct PTX generation from Rust code
- SIMT GPU kernel development
- Single-source host and device programming
- Cargo-oriented build workflow
- Experimental NVIDIA GPU programming research
Programming Language
Rust
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/cuda-oxide.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.