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

Resolving issued warnings #8486

Open
lstrgar opened this issue Mar 11, 2024 · 0 comments
Open

Resolving issued warnings #8486

lstrgar opened this issue Mar 11, 2024 · 0 comments

Comments

@lstrgar
Copy link

lstrgar commented Mar 11, 2024

How can I resolve warnings such as the following, when there is no direct reference to written code? I am running taichi-nightly 1.8.0.post20240113, but I also observe warnings like this with v1.7.0. Typically I see this with ti.cuda but I have also seen it with ti.cpu.

Assign may lose precision: unknown <- i32
[W 03/11/24 18:57:40.039 1892047]
Assign may lose precision: unknown <- f64
[W 03/11/24 18:57:40.042 1892050]

and

[W 03/11/24 18:59:41.313 1892078] [control_flow_graph.cpp:get_store_forwarding_data@341] stmt 1001 loaded in stmt 1002 before storing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Untriaged
Development

No branches or pull requests

1 participant