Live data from Hacker News

Viewing profile — x0nr8

x0nr8

HN member
Joined
Tue, Sep 26, 2023, 2:18 PM UTC
HN karma
5
Public activity
4 items

About x0nr8

No profile information was provided.

Recent public activity

  1. comment
    Comment #45924245

    I’m not saying that VSCode is the snappiest editor out there but for all its flaws it’s still the most responsive editor for my use case on moderately sized CUDA/HIP projects.

  2. comment
    Comment #45243165

    Unrelated but are you back at the Big Green? Curious about what they have you working on.

  3. comment
    Comment #43547728

    HIP is definitely a viable option. In fact with some effort you can port large CUDA projects to be compilable with the HIP/ AMD-clang toolchain. This way you don’t have to rewrite …

  4. comment
    Comment #42290367

    What would differentiate this from AMD’s clang based HIP compiler https://rocm.docs.amd.com/projects/HIP/en/latest/ ?