Skip to content

Commit

Permalink
Entries < 2024-06-08 19:11:08
Browse files Browse the repository at this point in the history
  • Loading branch information
FadiShawki committed Jun 8, 2024
1 parent f166dac commit b73cc7c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions phases/Project Index.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@

Also relevant for [[Project - Computer Networking, Security, Encryption & Communication (2025?)]]

- **Languages, ..., Instruction sets**: HSA, HIP, CUDA, AMD, AQL, rocm, [Tenstorrent](https://github.com/tenstorrent), [XLA](https://openxla.org/), RDNA3 (Tinygrad's RDNA3 emulator), [KVM FrameRelay: Looking Glass](https://github.com/gnif/LookingGlass) & other throughput channels - translate to different port types, [VirtualBox](https://www.virtualbox.org/), Vulkan, WebGL, [WebGPU Shading Language (WGSL)](https://gpuweb.github.io/gpuweb/wgsl/), [WebXR](https://github.com/immersive-web), [wgpu](https://github.com/gfx-rs/wgpu),
- **Languages, ..., Instruction sets**: HSA, HIP, CUDA, AMD, AQL, rocm, [Tenstorrent](https://github.com/tenstorrent), [XLA](https://openxla.org/), RDNA3 (Tinygrad's RDNA3 emulator), [KVM FrameRelay: Looking Glass](https://github.com/gnif/LookingGlass) & other throughput channels - translate to different port types, [VirtualBox](https://www.virtualbox.org/), Vulkan, WebGL, [WebGPU Shading Language (WGSL)](https://gpuweb.github.io/gpuweb/wgsl/), [WebXR](https://github.com/immersive-web), [wgpu](https://github.com/gfx-rs/wgpu), [GraalVM](https://github.com/oracle/graal),
- **Wikipedia**: [Interactive_Disassembler](https://en.wikipedia.org/wiki/Interactive_Disassembler), [STMicroelectronics](https://en.wikipedia.org/wiki/STMicroelectronics), [VHDL (VHSIC Hardware Description Language)](https://en.m.wikipedia.org/wiki/VHDL)
- **GPU**: [GPUOpen-Tools](https://github.com/GPUOpen-Tools), [[Graphics Programming]] ([discord](https://discord.com/invite/Eb7P3wH))
- **AMD**: [AMDGPU debugger](https://lists.freedesktop.org/archives/amd-gfx/2017-February/005122.html), [UMR (User Mode Register Debugger for AMDGPU Hardware)](https://gitlab.freedesktop.org/tomstdenis/umr)
Expand All @@ -130,11 +130,10 @@ Also relevant for [[Project - Computer Networking, Security, Encryption & Commu
- Floating-Point Arithmetic (there were people who created neat graphs for these, find them? - probably a very neat way of phrasing them in terms of rays ; as in where the ambiguity happens)
- Endian base encoding
- **Operating Systems** ([[PENDING (2027?+) ; Operating System]]): NixOS
- https://thebookofshaders.com/
- Reading
- https://thebookofshaders.com/

- [ ]
- [ ] , https://github.com/oracle/graal,
- [ ] https://github.com/SaschaWillems/Vulkan/blob/master/examples%2Foffscreen%2Foffscreen.cpp
- [ ] https://github.com/NVIDIA/cuda-samples/blob/master/Samples%2F5_Domain_Specific%2FvulkanImageCUDA%2FREADME.md ; cuda interop
- [ ] https://github.com/SaschaWillems/Vulkan
- [ ] https://github.com/DTolm/VkFFT
Expand Down

0 comments on commit b73cc7c

Please sign in to comment.