Skip to content

compile linux to PTX / nvidia ISA and run on a single GPU core sequentially or parallelize the code and run on multiple; check feasibility

Notifications You must be signed in to change notification settings

danwyvra/linux-ptx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

linux-ptx

admin: dan zulla (dan@zulla.me) date: Sep 18 2022

description

the aim of this research effort is to either compile linux entirely to PTX (NVIDIA ISA) and run it on a single GPU Core (probably slow, if possible)

  • or -

engage in ongoing gcc efforts to make PTX/nvidia a compile target but parallize sequential assembly control flow as much as possible on multiple GPU cores, even if this means running parts of the code simultaenously more than once.

the goal of this project is to get linux running on a NVIDIA graphics card at any performance, or to find accurate / prospects of feasibility.

we allocate a total of €200.000 to this repository, €0 of which has been paid.

input

About

compile linux to PTX / nvidia ISA and run on a single GPU core sequentially or parallelize the code and run on multiple; check feasibility

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published