As I known, currently NVIDIA Clara Parabricks 4.0 can seems work on Linux/AMD64, for example when I run as follows:
$ docker run -it nvcr.io/nvidia/clara/clara-parabricks:4.0.1-1 /usr/bin/bash
but get errors:
WARNING: The requested image’s platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
standard_init_linux.go:220: exec user process caused “exec format error”
libcontainer: container start initialization failed: standard_init_linux.go:220: exec user process caused “exec format error”
currently I have not found any code of this NVIDIA Clara Parabricks 4.0 , so can you give some advice to transplant on Linux/ARM64 ?
Hey @yinwei0108,
Currently Parabricks doesn’t support ARM.