cucim icon indicating copy to clipboard operation
cucim copied to clipboard

build wheels without build isolation, print sccache stats in builds

Open jameslamb opened this issue 1 year ago • 2 comments

Description

Contributes to https://github.com/rapidsai/build-planning/issues/108 Contributes to https://github.com/rapidsai/build-planning/issues/111

Proposes some small packaging/CI changes, matching similar changes being made across RAPIDS.

  • removes the use of build isolation in wheel builds
  • printing sccache stats to CI logs
  • reducing pip's verbosity in wheel building scripts
  • using the RAPIDS conventions py_build_{project} and py_rapids_build_{project} in dependencies.yaml
  • updating to the latest rapids-dependency-file-generator (v1.16.0)

jameslamb avatar Oct 15 '24 20:10 jameslamb