conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
945 stars 1.72k forks source link

[request] ginkgo/1.4.0 #5935

Closed leha-bot closed 6 months ago

leha-bot commented 3 years ago

Package Details

Description Of The Library / Tool

Ginkgo is a high-performance linear algebra library for manycore systems, with a focus on sparse solution of linear systems. It is implemented using modern C++ (you will need at least C++14 compliant compiler to build it), with GPU kernels implemented in CUDA and HIP.

leha-bot commented 3 years ago

I'm working on rewriting my own in-house recipe for library for conforming conan-center recipe requirements. :blush: It also has an optional requirement hwloc, it doesn't in conan-center-index yet, but I found old recipe here: https://github.com/lasote/conan-hwloc The optional CUDA/HIP/OpenMP should be handled globally in all CUDA/HIP/OpenMP-dependent packages, I think we should make an system package (???) for it

uilianries commented 3 years ago

Hello @leha-bot ! Conan hwloc is totally outdated, it would require an entire new recipe. Feel free to implement it too if you wish. If you get lost during your development, you can open a PR in draft mode to get support from the community. Best regards!

Nekto89 commented 1 year ago

@leha-bot this issue can be closed probably