Closed NuageLee closed 5 years ago
Hi, Last time I encountered an error, I found that it was about GPU memory. So I changed a GPU to TitanXP and solve it, but this time I got a "std::bad_alloc", was it because I didn't have enough memory? (32G)
Can you trace the call stack for this exception (maybe using a debugger)? It's hard to tell which code throws this error.
Hi, Last time I encountered an error, I found that it was about GPU memory. So I changed a GPU to TitanXP and solve it, but this time I got a "std::bad_alloc", was it because I didn't have enough memory? (32G)