Giter Club home page Giter Club logo

hcblas's People

Contributors

amcamd avatar aparnasuresh92 avatar bensander avatar huimcw avatar iotamudelta avatar jorghi12 avatar mcwmurugan avatar meena2210 avatar nagamanimcw avatar neelmcw avatar poznano-amd avatar prasandhmcw avatar suchitha92 avatar sunway513 avatar whchung avatar yuvaraj-mcw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hcblas's Issues

hipblas failed to build on NV path

I was testing with master branch, and here is the error messages:
[ 50%] Building CXX object lib/src/CMakeFiles/hipblas_nvcc.dir/nvcc_detail/hipblas.cpp.o In file included from /opt/rocm/hip/include/hip/hip_complex.h:30:0, from /root/hcBLAS/lib/src/../include/nvcc_detail/hip_blas.h:25, from /root/hcBLAS/lib/src/../include/hipblas.h:59, from /root/hcBLAS/lib/src/nvcc_detail/hipblas.cpp:22: /opt/rocm/hip/include/hip/nvcc_detail/hip_complex.h: In function 'float hipCabsf(hipFloatComplex)': /opt/rocm/hip/include/hip/nvcc_detail/hip_complex.h:67:20: error: 'p' was not declared in this scop e return cuCabsf(p, q); ^ /opt/rocm/hip/include/hip/nvcc_detail/hip_complex.h:67:23: error: 'q' was not declared in this scop e return cuCabsf(p, q); ^ /opt/rocm/hip/include/hip/nvcc_detail/hip_complex.h: In function 'hipDoubleComplex hipCsqabs(hipDou bleComplex)': /opt/rocm/hip/include/hip/nvcc_detail/hip_complex.h:89:22: error: could not convert '(cuCabs(z) * c uCabs(z))' from 'double' to 'hipDoubleComplex {aka double2}' return cuCabs(z) * cuCabs(z); ^ /opt/rocm/hip/include/hip/nvcc_detail/hip_complex.h: In function 'hipDoubleComplex hipCfma(hipCompl ex, hipComplex, hipComplex)': /opt/rocm/hip/include/hip/nvcc_detail/hip_complex.h:127:26: error: could not convert 'p' from 'hipC omplex {aka float2}' to 'cuDoubleComplex {aka double2}' return cuCfma(p, q, r); ^

Directory not found during running build.sh

Here is my build script:

cd ~ && git clone -b master https://github.com/ROCmSoftwarePlatform/hcBLAS.git
cd hcBLAS && ./build.sh
dpkg -i build/*.deb
cd /opt/rocm/hcblas/lib && ln -s libhipblas_hcc.so libhipblas.so

When running build.sh, I get the following error:

Run CPack packaging tool...
CPack: Create package using DEB
CPack: Install projects
CPack: - Run preinstall target for: Project
CPack: - Install project: Project
CPack: Create package
CPack: - package: /home/sthornto/hcBLAS/build/hcblas-master-eec6c26-Linux.deb generated.
CPack: Create package using TGZ
CPack: Install projects
CPack: - Run preinstall target for: Project
CPack: - Install project: Project
CPack: Create package
CPack: - package: /home/sthornto/hcBLAS/build/hcblas-master-eec6c26-Linux.tar.gz generated.
[ 51%] Built target hipblas_hcc
[100%] Built target hcblas
./build.sh: line 153: cd: /home/sthornto/hcBLAS/build/packaging/: No such file or directory

For my own build, I can just hack build.sh to create the proper directory, but I don't know if this is the correct long term solution.

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.