cuda

Forum discussion tagged with cuda.
  1. Vattila

    OT: SYCL will replace CUDA

    Argonne, ORNL and Codeplay just announced that Codeplay has been awarded a contract for implementing SYCL support for AMD GPUs — as an open heterogeneous programming model for the upcoming exascale supercomputers...
  2. Vattila

    OT: SYCL will replace CUDA

    Argonne, ORNL and Codeplay just announced that Codeplay has been awarded a contract for implementing SYCL support for AMD GPUs — as an open heterogeneous programming model for the upcoming exascale supercomputers...
  3. Vattila

    Speculation: SYCL will replace CUDA

    I've had my eye on SYCL for some time now. I don't think it is widely recognised that this is going to be the standard for heterogeneous programming models going forward (eventually to be merged into the ISO C++ standard, it seems). If you read any discussion on programming, tech and investor...
  4. Vattila

    News Codeplay enables SYCL on RISC-V

    NSITEXE, Kyoto Microcomputer and Codeplay Software are bringing open standards programming to RISC-V Vector processor for HPC and AI systems Andrew Richards, Founder and CEO of Codeplay Software, says “The growth in adopting the SYCL standard for programming AI systems, and the strong interest...
  5. T

    Why cannot run this programme

    Bandwidth test: test memory bandwidth. Especially important for PCIE capability. Different MB has different PCIE capability. The CUDA adaptor performance is depend on the capability of PCIE. It could be the performance bottleneck. On the following programming drills, the number of clock cycles...
  6. Ken g6

    Do not use Nvidia driver 397.31!

    This came from PrimeGrid's news just now, but it affects all projects:
  7. T

    How to use CUDA programming to calculate and process the correct number

    . Bandwidth test - test memory bandwidth. Especially important for PCIE capability. Different MB has different PCIE capability. The CUDA adaptor performance is depend on the capability of PCIE. It could be the performance bottleneck. On the following programming drills, the number of clock...
  8. DrMrLordX

    ZCash/ZEC GPU mining

    This post is a placeholder until I get the chance to link all available resources to support Zcash mining. See the Ethereum thread for some information for now. Current info: Zcash is a new cryptocurrency based on payment confidentiality. It currently uses a PoW model based on zk-SNARK...