/ concept-collection / shtns-webgpu
Sign in
concept-collection / shtns-webgpu

shtns-webgpu: fp32 spherical harmonic transforms on WebGPU

deploy · #2 · push by owner · main · fe1c1af · .github/workflows/deploy.yml ·
build-deploy 15s
Runner
Job build-deploy on ubuntu-latest
Checking out concept-collection/shtns-webgpu at fe1c1af0
Container started from catthehacker/ubuntu:act-latest
▸ Post actions/setup-node@v4
(node:542) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Cleaning up the job container
actions/checkout@v40s
▸ actions/checkout@v4
Using cofferdam's built-in checkout (actions/checkout@v4)
concept-collection/shtns-webgpu is already checked out at fe1c1af0 (cofferdam checks out before the job starts)
actions/setup-node@v46s
▸ actions/setup-node@v4
Using cached actions/setup-node@v4 (49933ea5288c)
Attempting to download 24...
(node:56) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Bad credentials
Falling back to download directly from Node
Acquiring 24.19.0 - x64 from https://nodejs.org/dist/v24.19.0/node-v24.19.0-linux-x64.tar.gz
Extracting ...
[command]/usr/bin/tar xz --strip 1 --warning=no-unknown-keyword --overwrite -C /cofferdam/temp/a0658ff4-b2b6-4851-93cd-ae17a5d74895 -f /cofferdam/temp/ac34cb7a-5a7e-41fb-bfbf-57df4e79f264
Adding to the cache ...
Done
▾ Environment details
node: v24.19.0
npm: 11.17.0
yarn: 
WARNING: Cache action is only supported on GHES version >= 3.5. If you are on version >=3.5 Please check with GHES admin if Actions cache service is enabled or not.
Run npm ci2s
▸ Run npm ci

added 96 packages, and audited 97 packages in 1s

10 packages are looking for funding
  run `npm fund` for details

7 vulnerabilities (1 moderate, 6 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
npm warn allow-scripts 1 package has install scripts not yet covered by allowScripts:
npm warn allow-scripts   esbuild@0.21.5 (postinstall: node install.js)
npm warn allow-scripts
npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts <pkg>` to allow.
Run npm run test:node1s
▸ Run npm run test:node

> shtns-webgpu@0.1.0 test:node
> node scripts/test-node.ts

PASS  gauss: sum(w) == 2  (err=2.22e-16)
PASS  gauss: int x^2 == 2/3  (err=4.44e-16)
PASS  gauss: nodes decreasing
PASS  Y_0^0
PASS  Y_1^0
PASS  Y_2^0
PASS  Y_1^1 (CS phase)  (got -0.22257344192657688, want -0.22257344192657688)
PASS  Y_2^1
PASS  Y_2^2
PASS  orthonormality: max err < 1e-12  (worst=1.94e-15)
PASS  reference round trip rel L2 < 1e-12  (rel=4.93e-15)
PASS  constant field -> Q_00 = sqrt(4pi)  (got 3.5449077018110318)
PASS  constant field -> other coeffs ~ 0  (max=1.88e-15)

ALL NODE TESTS PASSED
Run npm run build2s
▸ Run npm run build

> shtns-webgpu@0.1.0 build
> tsc --noEmit && vite build

vite v5.4.21 building for production...
transforming...
✓ 14 modules transformed.
rendering chunks...
computing gzip size...
dist/test.html                      0.39 kB │ gzip: 0.26 kB
dist/index.html                     3.91 kB │ gzip: 1.49 kB
dist/assets/test-Bdv7Htxy.js        2.49 kB │ gzip: 1.24 kB
dist/assets/main-XE7Y5Jun.js        3.58 kB │ gzip: 1.78 kB
dist/assets/reference-BsKlWwb4.js  19.77 kB │ gzip: 6.67 kB
✓ built in 159ms
actions/configure-pages@v50s
▸ actions/configure-pages@v5
Using cofferdam's built-in configure-pages (actions/configure-pages@v5)
This site will be served at https://vault1.fly.dev/concept-collection/shtns-webgpu/site/
actions/upload-pages-artifact@v31s
▸ actions/upload-pages-artifact@v3
Using cached actions/upload-pages-artifact@v3 (56afc609e742)
▸ Archive artifact
▾ Archive artifact
./
./test.html
./assets/
./assets/test-Bdv7Htxy.js
./assets/main-XE7Y5Jun.js
./assets/reference-BsKlWwb4.js
./index.html
▸ Upload artifact
Using cofferdam's built-in upload-artifact (actions/upload-artifact@v4)
Uploading artifact github-pages (1 file, 51200 bytes)
actions/deploy-pages@v40s
▸ actions/deploy-pages@v4
Using cofferdam's built-in deploy-pages (actions/deploy-pages@v4)
Deployed 5 files to https://vault1.fly.dev/concept-collection/shtns-webgpu/site/
Artifacts
github-pages50.0 KB

Artifacts are tar archives, and are removed when the run is pruned.

moveopenescclose