Giter Club home page Giter Club logo

Comments (4)

kzhuravl avatar kzhuravl commented on June 30, 2024 2

Yes, I will enable the mirroring today.

Note that this repo has been deprecated. device-libs, comgr, hipcc are now a part of llvm-project: https://github.com/RadeonOpenCompute/llvm-project/tree/amd-stg-open/amd. There is some scripting I need to enable to unmerge those 3 projects and mirror it here. It will be mirrored for some time.

from rocm-device-libs.

cgmb avatar cgmb commented on June 30, 2024

@kzhuravl, it's really comforting to hear that the mirror will be maintained for a while.

I'm thrilled with the effort going into upstreaming the components that are tightly coupled to LLVM internals (rocm-device-libs and comgr), since that will eventually everything simpler. However, there's a number of third-party packaging workflows built around llvm/llvm-project + separate repos, and the transition to llvm/llvm-project + ROCm/llvm-project is going to be a bit annoying to handle (especially because it's temporary and those workflows will need to change again once the upstreaming is complete).

If you're able to maintain the mirror until the component has been upstreamed into llvm/llvm-project, it would be very, very much appreciated. It won't just save me a few hours of implementing the updated workflow, but it will save me hours of explaining it to other developers.

from rocm-device-libs.

kzhuravl avatar kzhuravl commented on June 30, 2024

We would like to archive device-libs and comgr projects.

In order to build device-libs and comgr, which are now integrated into https://github.com/ROCm/llvm-project/tree/amd-staging/amd, can you try the following steps:

  • cd llvm-project // can be trunk, can be your own fork
  • git remote add rocm-llvm https://github.com/ROCm/llvm-project.git
  • git fetch rocm-llvm branch-you-would-like-to-checkout // you can use amd-staging as the branch, if building against trunk
  • git checkout rocm-llvm/branch-you-would-like-to-checkout -- amd // you will now have "amd" directory in your fork of llvm

Can you please give it a try?

from rocm-device-libs.

lamb-j avatar lamb-j commented on June 30, 2024

We are now in the process of archiving this repository, and don't advise using this repository in builds moving forward.

If you have any problems with the above instructions to fetch the device libs from it's new location, can you open a new issue at https://github.com/ROCm/llvm-project with the 'device-libs' tag? Thanks!

from rocm-device-libs.

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.