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

LLVM issue with using Tai-chi and Julia in same codebase? #8504

Open
Roh-codeur opened this issue Apr 2, 2024 · 0 comments
Open

LLVM issue with using Tai-chi and Julia in same codebase? #8504

Roh-codeur opened this issue Apr 2, 2024 · 0 comments
Labels
question Question on using Taichi

Comments

@Roh-codeur
Copy link

Hi

thanks for putting this together. I have a M1 Mac. I have a project which uses Julia (called from Python), some libs which use numba. I am trying to use Tai-chi, with an aim to replace everything with tai-chi(hopefully). While running my project, I got the below error:

Assertion failed: (findOption(Name) == Values.size() && "Option already exists!"), function addLiteralOption, file CommandLine.h, line 846.
from my investigation, it appears to be an issue with using both Julia and taichi in the same codebase. if I comment out Julia call, error goes away. Any ideas what could help please?

Ta!

@Roh-codeur Roh-codeur added the question Question on using Taichi label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question on using Taichi
Projects
Status: Untriaged
Development

No branches or pull requests

1 participant