Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I had this problem when I started docker #2

Closed
OFFOM opened this issue May 19, 2022 · 8 comments
Closed

I had this problem when I started docker #2

OFFOM opened this issue May 19, 2022 · 8 comments
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@OFFOM
Copy link

OFFOM commented May 19, 2022

yarn run v1.22.5
$ node build/index.js
Illegal instruction (core dumped)
error Command failed with exit code 132.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

@arnidan
Copy link
Owner

arnidan commented May 19, 2022

Hi,

There is the same problem in issue #1.
Please, provide information about your system and processor type there. Also, try to build image manually

@arnidan arnidan closed this as completed May 19, 2022
@arnidan arnidan added the duplicate This issue or pull request already exists label May 19, 2022
@arnidan arnidan self-assigned this May 19, 2022
@OFFOM
Copy link
Author

OFFOM commented May 19, 2022

I use the CentOS system x86-64. I have tried to build it manually
but the same problem still arises

@arnidan
Copy link
Owner

arnidan commented May 19, 2022

Could you try to run a fresh image? I updated some deps, hope it'll help

@OFFOM
Copy link
Author

OFFOM commented May 19, 2022

Hello, I've tried to run a new image, but it's still the same problem.

@arnidan
Copy link
Owner

arnidan commented May 19, 2022

OK, maybe you can try to start it on the local environment without docker?
Because, currently, I don't have access to any machine with x64 processor.

@OFFOM
Copy link
Author

OFFOM commented May 20, 2022

Hello, I installed the new Ubuntu 20.04 lts system and built the image manually. Now there are new problems. Here are new tips.
yarn run v1.22.18
$ node build/index.js
2022-05-20 02:57:47.424656: I tensorflow/core/platform/cpu_feature_guard.cc:142] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 FMA
To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.

@arnidan
Copy link
Owner

arnidan commented May 20, 2022

Does api work?

@OFFOM
Copy link
Author

OFFOM commented May 20, 2022

I have tested that the API can be used normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants