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

OMP: Error #100: Fatal system error detected. #16

Open
sfxworks opened this issue Apr 11, 2023 · 1 comment
Open

OMP: Error #100: Fatal system error detected. #16

sfxworks opened this issue Apr 11, 2023 · 1 comment

Comments

@sfxworks
Copy link

(base) root@anaconda-statefulset-0:~/flan-alpaca# python data_loading.py preprocess_alpaca \
--path_in data/alpaca_clean.json \
--path_out data/train.json
OMP: Error #100: Fatal system error detected.
OMP: System error #22: Invalid argument
Aborted (core dumped)

I'm inside a k8s pod when doing this, but doing export KMP_AFFINITY=disabled resolved this for me. Not sure if it's being in a container or more. Using the anacodna3 container

@chiayewken
Copy link
Collaborator

Sorry, I'm not familiar with k8s pods, it could be an environment issue. It should not be a memory issue as the dataset is relatively small (less than 50MB)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants