oneMKL icon indicating copy to clipboard operation
oneMKL copied to clipboard

Conan: Update remotes

Open Croydon opened this issue 4 years ago • 4 comments

Description

Bintray is now down, see e.g. https://blog.conan.io/2021/02/05/JFrog-announces-sunset-bintray.html

The new URL for the Conan Center is https://center.conan.io

For the same reason, the conan-community remote does not exist anymore, but almost all recipes are migrated to the Conan Center by now

Checklist

All Submissions

  • [ ] Do all unit tests pass locally? Attach a log.
  • [ ] Have you formatted the code using clang-format?

New interfaces

  • [ ] Have you provided motivation for adding a new feature as part of RFC and it was accepted? # (RFC)
  • [ ] What version of oneAPI spec the interface is targeted?
  • [ ] Complete New features checklist

New features

  • [ ] Have you provided motivation for adding a new feature?
  • [ ] Have you added relevant tests?

Bug fixes

  • [ ] Have you added relevant regression tests?
  • [ ] Have you included information on how to reproduce the issue (either in a GitHub issue or in this PR)?

Croydon avatar Aug 07 '21 23:08 Croydon

Thanks for the update @Croydon. Did you verify if the Conan build process works as expected with this change? If not, we will have to figure out which combination of package versions works via the updated remote repository, and if we need any changes to documentation.

vmalia avatar Aug 09 '21 15:08 vmalia

@vmalia Do we still need this PR? If not, can we close it?

mmeterel avatar Nov 15 '21 20:11 mmeterel

Sorry for the late response.

Did you verify if the Conan build process works as expected with this change?

I did not. But the other remotes are non-existant anymore. Migrating to the new one is certainly less broken 🙂

Croydon avatar Nov 15 '21 21:11 Croydon

@Croydon I agree, but we cannot merge untested and/or not working changes. On a separate but related note, I found that Reference-LAPACK Conan package is no longer maintained and builds fail due to the missing package. Newer Conan version has out-of-the-box support for the Intel DPC++ compiler. I checked 1.42.

Currently, Conan builds are broken due to various factors.

vmalia avatar Nov 18 '21 23:11 vmalia

Closing due to #267

vmalia avatar Apr 10 '24 17:04 vmalia