-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Bump elastix to 5.2.0, update wasm
Rebase wasm patches for elastix. Bump itk-wasm and the ITK-Wasm docker image for ITK 5.4.0 support. Disable a wasi test with an odd error: 3: Test command: /wasi-runtimes/wasmtime/bin/wasmtime-pwd.sh "/work/wasi-build/elastix.wasi.wasm" "/work/wasm/test/data/input/parameters_single.json" "/work/wasi-build/wasm/CT_2D_head_registered_initial.iwi.cbor" "/work/wasi-build/wasm/CT_2D_head_initial.h5" "/work/wasi-build/wasm/CT_2D_head_initial.json" "-f" "/work/wasm/test/data/input/CT_2D_head_fixed.iwi.cbor" "-m" "/work/wasm/test/data/input/CT_2D_head_moving.iwi.cbor" "-i" "/work/wasm/test/data/input/CT_2D_head_translation.h5" 3: Working Directory: /work/wasi-build/wasm 3: Test timeout computed to be: 10000000 3: Error: failed to run main module `/work/wasi-build/elastix.wasi.wasm` 3: 3: Caused by: 3: 0: failed to invoke command default 3: 1: error while executing at wasm backtrace: 3: 0: 0x388ff6 - elastix.wasi.wasm!__cxx_global_array_dtor.54 3: 1: 0x95b08 - elastix.wasi.wasm!__funcs_on_exit 3: 2: 0x95cb2 - elastix.wasi.wasm!__wasm_call_dtors 3: 3: 0x15df748 - elastix.wasi.wasm!itk_wasm_delayed_exit 3: 4: 0x15df7d1 - elastix.wasi.wasm!_start 3: note: using the `WASMTIME_BACKTRACE_DETAILS=1` environment variable may show more debugging information 3: 2: wasm trap: uninitialized element 3/10 Test #3: elastix-wasm-2d-initial-transform-test ....................***Failed 7.99 sec
- Loading branch information
Showing
41 changed files
with
149 additions
and
238 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+2.28 MB
(460%)
...on/itkwasm-elastix-wasi/itkwasm_elastix_wasi/wasm_modules/default-parameter-map.wasi.wasm
Binary file not shown.
Binary file modified
BIN
+3.15 MB
(120%)
wasm/python/itkwasm-elastix-wasi/itkwasm_elastix_wasi/wasm_modules/elastix.wasi.wasm
Binary file not shown.
Binary file modified
BIN
+2.29 MB
(470%)
...hon/itkwasm-elastix-wasi/itkwasm_elastix_wasi/wasm_modules/read-parameter-files.wasi.wasm
Binary file not shown.
Binary file modified
BIN
+2.29 MB
(460%)
...on/itkwasm-elastix-wasi/itkwasm_elastix_wasi/wasm_modules/write-parameter-files.wasi.wasm
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file modified
BIN
+15.4 KB
(110%)
wasm/typescript/dist/pipelines/default-parameter-map.wasm.zst
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file modified
BIN
+16.1 KB
(110%)
wasm/typescript/dist/pipelines/read-parameter-files.wasm.zst
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file modified
BIN
+18.8 KB
(110%)
wasm/typescript/dist/pipelines/write-parameter-files.wasm.zst
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,4 +70,4 @@ | |
"type": "git", | ||
"url": "https://github.com/InsightSoftwareConsortium/ITKElastix" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.