1. 10 Oct, 2025 1 commit
    • James Lamb's avatar
      [ci] [swig] move SWIG jobs to GitHub Actions (#7024) · ce3e3121
      James Lamb authored
      
      
      * [ci] [swig] move SWIG jobs to GitHub Actions
      
      * set compiler for Windows jobs
      
      * skip conda setup on jobs that do not need it
      
      * fix BUILD_DIRECTORY, add uploads
      
      * fix more variables
      
      * ensure artifact-upload directory actually exists
      
      * more fixes
      
      * set CONDA
      
      * fix powershell env variable check, add conda to path for linux and macos
      
      * fix comment
      
      * remove AZURE env variable
      
      * use absolute path
      
      * Apply suggestions from code review
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      
      * create directory unconditionally
      
      ---------
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      ce3e3121
  2. 09 Oct, 2025 1 commit
  3. 03 Oct, 2025 1 commit
  4. 27 Jul, 2025 1 commit
  5. 13 Jul, 2025 1 commit
  6. 15 Jun, 2025 1 commit
  7. 22 May, 2025 1 commit
  8. 20 May, 2025 1 commit
  9. 30 Mar, 2025 1 commit
  10. 02 Mar, 2025 1 commit
  11. 24 Feb, 2025 1 commit
  12. 30 Jan, 2025 1 commit
  13. 27 Jan, 2025 1 commit
    • James Lamb's avatar
      [python-package] support Python 3.13 (#6668) · 9f1af051
      James Lamb authored
      
      
      * [python-package] support Python 3.13
      
      * update everything in the base conda environment, not just conda
      
      * python packages now use 'cp' instead of 'cpython'
      
      * fix python_package
      
      * get more logs
      
      * try to force a better solver error
      
      * merge latest
      
      * use build= explicitly
      
      * restore all CI, revert debugging changes
      
      * Update .ci/test.sh
      
      * empty commit to re-trigger CI
      
      * update docs conda env
      
      * pin to specific OS and mambaforge
      
      * Update .github/workflows/python_package.yml
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      
      * update default Python version in .vsts-ci.yml
      
      * remove upper-version pins
      
      * update RTD image
      
      ---------
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      9f1af051
  14. 26 Jan, 2025 1 commit
  15. 20 Jan, 2025 2 commits
  16. 15 Dec, 2024 1 commit
  17. 02 Sep, 2024 1 commit
  18. 06 Aug, 2024 1 commit
  19. 31 Jul, 2024 1 commit
  20. 21 Jul, 2024 1 commit
  21. 10 Jul, 2024 1 commit
  22. 03 Jul, 2024 1 commit
  23. 21 Jun, 2024 1 commit
  24. 17 Jun, 2024 1 commit
  25. 28 May, 2024 1 commit
  26. 27 May, 2024 1 commit
  27. 23 May, 2024 1 commit
  28. 19 Apr, 2024 1 commit
  29. 10 Apr, 2024 1 commit
  30. 10 Feb, 2024 1 commit
  31. 09 Jan, 2024 1 commit
  32. 19 Dec, 2023 1 commit
    • shiyu1994's avatar
      [ci] Upgrade Azure VMSS to use Mariner Linux (#6222) · bed9f3ff
      shiyu1994 authored
      * Update .vsts-ci.yml for Azure Pipelines
      
      Upgrade Azure VM Scale Set to use Mariner (Azure Linux) systems.
      
      * Update .vsts-ci.yml
      
      * Update .vsts-ci.yml
      
      * Update .vsts-ci.yml
      
      * Update .vsts-ci.yml
      
      * Update .vsts-ci.yml
      
      * upgrade clang to clang-17
      
      * add -y in apt install
      
      * update name of mariner agent pool
      
      * fix clang 17 compiler name
      
      * apt update before install clang 17
      
      * update libomp version for clang 17
      
      * use clang-17 only for Mariner agents
      
      * fix CXX and CC
      bed9f3ff
  33. 04 Jul, 2023 1 commit
  34. 29 Dec, 2022 1 commit
  35. 28 Dec, 2022 2 commits
  36. 15 Dec, 2022 1 commit
  37. 02 Dec, 2022 1 commit
    • Jonathan Giannuzzi's avatar
      [ci] Build integrated OpenCL Linux wheels (#5252) · 38a1f582
      Jonathan Giannuzzi authored
      
      
      * Add integrated OpenCL build on Linux
      
      * Build integrated OpenCL Linux wheel in CI
      
      * Fix test_dual.py on Linux arm64
      
      * Enable integrated OpenCL Linux wheel arm64 testing in CI
      
      * Update documentation
      
      * Add comment about gpu_use_dp
      
      * add missing fi dropped in merge conflict resolution
      
      * install opencl-headers on bdist task
      
      * use new CI image for x86_64
      
      * update check_dynamic_dependencies script
      
      * use main CI image
      Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
      38a1f582
  38. 27 Nov, 2022 1 commit