Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move KomaCore to use KernelAbstractions.jl (to support CUDA, AMD, Metal, etc) #179

Closed
wants to merge 7 commits into from

Commits on Aug 1, 2023

  1. This is intended start using KernelAbstractions.jl (to support CUDA, …

    …AMD, Metal, etc)
    
    At the same time, I started changing how the GPU drivers are loaded using Package extensions.
    cncastillo committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f2c4b7e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Changed compat.

    cncastillo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e7797ea View commit details
    Browse the repository at this point in the history
  2. Added PkgExtCompat.

    cncastillo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    89e2ffe View commit details
    Browse the repository at this point in the history
  3. Added CUDA as extra dep.

    cncastillo committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    66e5e15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d01651 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb872f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b13b9c7 View commit details
    Browse the repository at this point in the history