Giter Club home page Giter Club logo

Comments (5)

fwyzard avatar fwyzard commented on June 3, 2024 1

hi @psychocoderHPC ,
I can confirm that using

  • CUDA 11.2.1
  • GCC 10.2.0 with -std=c++17
  • Alpaka 0.6.0
  • Cupla HEAD of the dev branch

the problem is solved.

from cupla.

bernhardmgruber avatar bernhardmgruber commented on June 3, 2024

I could reproduce this issue exactly. Googling points you to exactly one result, which leads here:
NVIDIA/thrust#1268 (comment)

A later comment mentions a bug report to the compiler team has been filed. So I guess we have to wait for NVIDIA to fix this :S

from cupla.

psychocoderHPC avatar psychocoderHPC commented on June 3, 2024

@fwyzard sry for the late response

Could you try if this error still exists in the current dev branch.
With the latest dev and included alpaka 0.6.0 and CUDA 11.2 I do not see the issue:

docker run --runtime=nvidia -it registry.gitlab.com/hzdr/crp/alpaka-group-container/alpaka-ci-cuda112-gccpic:1.2
git clone -b dev https://github.com/alpaka-group/cupla.git
cmake -DCMAKE_CXX_COMPILER=g++-10 -DALPAKA_ACC_GPU_CUDA_ENABLE=ON -DALPAKA_CUDA_ARCH=70  cupla/example/CUDASamples/matrixMul/ -DBOOST_ROOT=/opt/boost/1.70.0/

from cupla.

fwyzard avatar fwyzard commented on June 3, 2024

hi @psychocoderHPC ,
thanks for the suggestion.

Do I just pick the HEAD of the dev branch together with Alpaka 0.6.0 ?

from cupla.

psychocoderHPC avatar psychocoderHPC commented on June 3, 2024

hi @psychocoderHPC ,
I can confirm that using

  • CUDA 11.2.1
  • GCC 10.2.0 with -std=c++17
  • Alpaka 0.6.0
  • Cupla HEAD of the dev branch

the problem is solved.

Thanks for testing, I will close this issue.

from cupla.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.