Documentation

Troubleshooting

If something goes wrong, a few steps may resolve your issue.

Common solutions

  1. Disconnect and reconnect to instance
  2. pip install tnr --upgrade within the instance
  3. pip install tnr --upgrade outside the instance

Common errors

A common error you may encounter is some variant of "This function is not implemented." What this means is that your program touches a portion of the CUDA API that we do not currently support. If you encounter this, please contact us.

Support

The fastest way to get support is to join our discord. Brian and Carl will personally respond to help you as quickly as possible. When in doubt, we're here to help.

Dynamic Distance with Line Through Circles
1
2
3