Coder Social home page Coder Social logo

Comments (4)

kjetilkjeka avatar kjetilkjeka commented on June 5, 2024

@denzp I will give you a little nudge here as it would make it possible to make progress on integrating this project into rust if you decided to do the re-licensing above.

from rust-ptx-linker.

workingjubilee avatar workingjubilee commented on June 5, 2024

We are going to be adding a requirement for cross-compiled assembly tests for every architecture and enabling this would make it so we can actually require this in CI. While I deliberately left an out in my proposal of not requiring running those tests in CI, to allow tier 3 targets to continue to be ignored or buggy in CI at our whim, as nvptx64-nvidia-cuda is tier 2 and thus a "guaranteed to build" target, it is somewhat silly to relieve it of that obligation.

from rust-ptx-linker.

kjetilkjeka avatar kjetilkjeka commented on June 5, 2024

@workingjubilee my current understanding is that a re-implementation of this linker is unfortunately the best approach going forward. A fork would solve the maintainer issues, but not the licensing issues.

My ambitions is to make it slightly more generic in terms of targets to potentially make it useful for other GPU targets. LLVM recently got a SPIR-V target which is very exciting, but I have not had the chance to look into it yet. I have previously gotten indications that there are interests for letting such crate live in the rust repo (it seems like there are precedent for using a GIT subtree for "these kind of crates").

My intentions have been to contribute this work for a while now. Using Rust and cuda together is both of personal interest to me, and something my workplace are invested in. If there's anything around this approach that anyone would like to discuss I'm very interested in that.

from rust-ptx-linker.

workingjubilee avatar workingjubilee commented on June 5, 2024

Yeah, it's ultimately a T-compiler / T-infra decision but historically we're pretty happy to subtree essential tooling for a target and ship it with rustc.

from rust-ptx-linker.

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.