Live data from Hacker News

Viewing profile — sipherhex

sipherhex

HN member
Joined
Tue, Dec 16, 2014, 4:18 AM UTC
HN karma
21
Public activity
11 items

About sipherhex

No profile information was provided.

Recent public activity

  1. comment
    Comment #24537221

    Disclosure: I work at NVIDIA. This is a developing area with a number of research and development efforts ongoing looking at basic packet filtering flows, for example: https://ieee…

  2. comment
    Comment #21238794

    > The kicker is the winds never arrived. Winds over 60mph on the ridges. https://www.wunderground.com/dashboard/pws/KCALOSGA177/graph... We had 40+mph winds at our home all night. …

  3. comment
    Comment #20726342

    There are many good reasons to embrace better integration with open source. I think the benefits like helping users with custom/broad distro needs and increasing the velocity of co…

  4. comment
    Comment #17347840

    The first part of your statement is generally accurate. However, the article is discussing tariffs the US has chosen. This is not something China is doing.

  5. comment
    Comment #15566462

    Be careful with the non-CUDA 9 AMIs. CUDA 8 programs will run, but terribly slowly as they JIT their GPU code without optimization for Volta. You want the CUDA 9 AMI version ( http…

  6. comment
    Comment #15566422

    Chris from NV here. You can also get a full compliment of DL framework containers, as well as CUDA 9/CuDNN 7/NCCL 2 base container, optimized for Volta by NVIDIA via this AMI https…

  7. comment
    Comment #15048997

    Given the description of your workaround, you may be running into an issue of long GPU driver load times for the nvidia driver. If that is the root cause the recommended solution f…

  8. comment
    Comment #14313685

    "With independent, parallel integer and floating point datapaths, the Volta SM is also much more efficient on workloads with a mix of computation and addressing calculations" https…

  9. comment
    Comment #10702552

    Given that the cause of death was hypothermia was someone at the the guardian having some fun with that headline???

  10. comment
    Comment #9866835

    nvprof is still a command line profiler, and has even more features.

  11. comment
    Comment #8755849

    Disclaimer: I work in the GPU industry. If you're interested in the architecture of a GPU this Berkeley ParLab presentation by Andy Glew from 2009 covers the basics of how the comp…