Hacker News
- Not just Nvidia: GPU programming that runs everywhere https://pythonspeed.com/articles/gpu-without-cuda/ 2 comments
- Introduction to GPU Programming in Chapel https://chapel-lang.org/blog/posts/intro-to-gpus/ 24 comments
- Introduction to GPU Programming in Chapel https://chapel-lang.org/blog/posts/intro-to-gpus/ 4 comments
- Implementing a GPU's programming model on a CPU http://litherum.blogspot.com/2023/10/implementing-gpus-programming-model-on.html 54 comments
- An overview of how GPU-style SIMT programming relates to SIMD and SMT http://www.yosefk.com/blog/simd-simt-smt-parallelism-in-nvidia-gpus.html 14 comments coding
- Not just NVIDIA: GPU programming that runs everywhere https://pythonspeed.com/articles/gpu-without-cuda/ 3 comments programming
- Introduction to GPU Programming in Chapel https://chapel-lang.org/blog/posts/intro-to-gpus/ 2 comments programming
- Emu - GPU programming language for Rust https://calebwin.github.io/emu/ 25 comments rust
- My computer´s GPU temperature does not show on programs. https://www.reddit.com/r/techsupport/comments/9w0tmc/my_computers_gpu_temperature_does_not_show_on/ 7 comments techsupport
- GPU spikes, black screens and programs glitching out. https://www.reddit.com/r/techsupport/comments/940ykp/gpu_spikes_black_screens_and_programs_glitching/ 4 comments techsupport
- General-purpose GPU programming on C# https://sigma.software/about/media/gp-gpu-computing-c#utm_source=reddit&utm_medium=report&utm_campaign=article_gpgpuviac 21 comments csharp
- Apple's GPU extended program replacement has failed again... https://www.reddit.com/r/apple/comments/6l1g6x/apples_gpu_extended_program_replacement_has/ 26 comments apple
- WebMonkeys: a simple, straightforward lib for GPU programming https://github.com/maiavictor/webmonkeys 4 comments javascript
- CS 179: GPU Programming http://courses.cms.caltech.edu/cs179/ 3 comments programming
- R – GPU Programming for All with ‘gpuR’ http://www.r-bloggers.com/r-gpu-programming-for-all-with-gpur/ 5 comments statistics
- “Auto-magic” GPU Programming in .NET http://blog.quantalea.com/?p=9651 5 comments programming
- Inside the programming evolution of GPU computing http://www.theplatform.net/2015/10/28/inside-the-programming-evolution-of-gpu-computing/ 3 comments programming
- Optimising Purely Functional GPU Programs (Draft using Data.Array.Accelerate with sharing recovery) http://www.cse.unsw.edu.au/~chak/papers/mckl13.html 7 comments haskell
- Program your GPU with Haskell! http://justtesting.org/post/68696876 16 comments programming
- AMD Releases Additional GPU Programming Documentation http://www.phoronix.com/scan.php?page=article&item=960 3 comments programming
- A project for programming the VideoCore GPU on all Pi's - I launched this week. https://github.com/wimrijnders/V3DLib/blob/main/Doc/FAQ.md 9 comments raspberry_pi
- Interactive GPU Programming - Part 3 - CUDA Context Shenanigans https://dragan.rocks/articles/18/interactive-gpu-programming-3-cuda-context 3 comments programming
- Why Access Patterns Matter in GPU Programming http://blog.theincredibleholk.org/blog/2012/12/23/access-patterns-matter/ 18 comments programming
- Is there a free program like handbrake that will re-encode video using the GPU? http://www.badaboomit.com/ 5 comments hardware
- Program that lets you monitor cpu and gpu (nvidia) usage? https://www.reddit.com/r/linux_gaming/comments/aml6qj/program_that_lets_you_monitor_cpu_and_gpu_nvidia/ 7 comments linux_gaming
- A Practical Approach to Managing Resource States in Vulkan and Direct3D12 - Graphics and GPU Programming https://www.gamedev.net/articles/programming/graphics/a-practical-approach-to-managing-resource-states-in-vulkan-and-direct3d12-r5027/ 9 comments gamedev
- How would I run a program with my Nvidia 970M gpu instead of cpu with a program similar to mpirun? https://www.reddit.com/r/linux/comments/6os1l6/how_would_i_run_a_program_with_my_nvidia_970m_gpu/ 6 comments linux
- Apple quietly extends MacBook Pro GPU repair program for 2011 15+17" MBPs until December 31, 2016 (was end of Feb 2016) https://www.apple.com/support/macbookpro-videoissues/ 66 comments apple
- [Important] GPU Repair Program for Macbook Pro 2011-2013 http://www.apple.com/support/macbookpro-videoissues/ 5 comments technology
- GPU replacement program announced for 2011 iMacs, Apple to offer refunds for previous service http://www.engadget.com/2013/08/17/apple-announces-gpu-replacement-program-for-2011s-spring-imacs/?utm_medium=feed&utm_source=feed_classic&utm_campaign=engadget 9 comments apple
- Harlan: a new scheme-based GPU programming language http://blog.theincredibleholk.org/blog/2013/06/28/announcing-the-release-of-harlan/ 24 comments programming
- Hack passwords for $300: for good and bad, one of the most apt uses of GPU programming http://www.linuxjournal.com/content/hack-and-password-cracking-gpus-part-i-setup 5 comments programming
- Exploring Triton GPU programming for neural networks in Java [Paul Sandoz] https://openjdk.org/projects/babylon/articles/triton 2 comments java
- I try to use my GPU which has a broken fan in my pc so i can see its temperature,but none of the monitoring programs i've downloaded recognizes and lists it. https://www.reddit.com/r/techsupport/comments/4hmm2i/i_try_to_use_my_gpu_which_has_a_broken_fan_in_my/ 5 comments techsupport
- Futhark is a data-parallel pure functional programming language compiling to optimised GPU code that we've been working on, and we're interested in comments and feedback http://futhark-lang.org 130 comments programming
- ArrayFire, the recently open-sourced GPU programming library with an easy-to-use API, is now at v3.0. http://arrayfire.com/arrayfire-v3-0-is-here/ 5 comments programming
- Harlan: A new "Scheme-like" GPU programming language http://www.h-online.com/open/news/item/harlan-a-new-gpu-programming-language-1911551.html 10 comments scheme
- Slides for 7 lectures on Parallel and Concurrent Haskell (including GPU programming with Accelerate) http://community.haskell.org/~simonmar/slides/cadarache2012/ 11 comments haskell
- Program your GPU with Haskell! (non-linkjacked) http://www.cse.unsw.edu.au/~chak/papers/gpugen.pdf 7 comments programming
- High-Performance GPU Computing in the Julia Programming Language https://devblogs.nvidia.com/parallelforall/gpu-computing-julia-programming-language/ 8 comments programming