- 
                Notifications
    You must be signed in to change notification settings 
- Fork 250
Add a test for CATKE with DateTime clock and fix #4885
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
base: main
Are you sure you want to change the base?
Conversation
| What does this error might be implying? Is there an Adapt missing or something? | 
| @ali-ramadhan we're getting an error here that I can't reproduce on tartarus. Can you reproduce on nautilis? Do you have an inkling what might be going on? | 
| @glwagner Attempting to reproduce on Nautilus now. | 
| I just ran (on this branch) TEST_FILE="test_time_stepping.jl" CUDA_VISIBLE_DEVICES=3 julia +1.10.10 -O0 --projecton Nautilus (same V100 GPU but not in Docker) and locally (RTX 4090 GPU) and it passed on both. So I'm wondering if it's a random/intermittent issue although the test group keeps failing... I can try to restart the Docker container. If it's consistently failing then it seems like something is different between using the GPU inside a Docker container and outside 🤔 | 
No description provided.