Code Monkey home page Code Monkey logo

Comments (6)

saadrahim avatar saadrahim commented on June 15, 2024

I need to provide you access to preview rocm 2.4 to reproduce this issue.

from rocprim.

ex-rzr avatar ex-rzr commented on June 15, 2024

I guess this issue can be fixed without 2.4
Two pragmas are indeed incorrect, could you check https://github.com/ROCmSoftwarePlatform/rocPRIM/tree/fix_pragma_unroll ?

from rocprim.

holyprince avatar holyprince commented on June 15, 2024

@ex-rzr , Sorry, I also meet the warning when building a program with rocPRIM, but I can not find the file mentioned.

In file included from src/acc/hip/hip_ml_optimiser.hip.cpp:36:
In file included from src/acc/hip/hip_utils_cub.hpp:32:
In file included from /home/ict/wangzihao/software/rocPRIM/hipcub/include/hipcub/hipcub.hpp:29:
In file included from /home/ict/wangzihao/software/rocPRIM/hipcub/include/hipcub/rocprim/device/../../config.hpp:38:
In file included from /home/ict/wangzihao/software/rocPRIM/include/rocprim/rocprim.hpp:72:
/home/ict/wangzihao/software/rocPRIM/include/rocprim/device/device_partition_hip.hpp:58:6: warning: loop not unrolled: the
      optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of
      an unsupported transformation ordering [-Wpass-failed=transform-warning]
void partition_kernel(InputIterator input,

from rocprim.

ex-rzr avatar ex-rzr commented on June 15, 2024

@holyprince you are using the old version of rocPRIM. Is it possible to try the recent version?

from rocprim.

ex-rzr avatar ex-rzr commented on June 15, 2024

@holyprince But beware, the recent version of rocPRIM does not include hipCUB, it's a separate project now https://github.com/ROCmSoftwarePlatform/hipCUB/

So if this warning bothers you but you can't use the recent version of rocPRIM and hipCUB, you may add these changes manually: a8c3b1b

from rocprim.

holyprince avatar holyprince commented on June 15, 2024

OK,thank you very much and sorry to disturb you.

from rocprim.

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.