infer
infer copied to clipboard
run "infer" in docker container
I run "infer" in docker container(os: CentOS 7 version:v0.17.0 command: infer -- ./gradlew build). but it told me "Failed to Pinning cpu". How can I solve it.
Do you solve it?
@YRLeaner @yileye Were you able to resolve this issue?
I am also running into this issue with message: Failed pinning to cpu 0, trying 0/2
when running Infer in Docker.
I am using latest Infer version: 1.1.0 on ubuntu:20.04 Docker image.