-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi Tyson,
I have had another error I was hoping you could help identify the cause.
In my notebook I set off an iterative algorithm, which starts without complaining, then after several iterations I get this 'LinkObject' error, which breaks everything and I have to reset the notebook. I'm really not sure what causes it. I was wondering if my memory was blowing up for some reason, so I was using the 'MemoryInUse[]' function to print out the memory after each iteration, which as you can see does not seem to be significantly increasing. For reference I am operating on a ~10 qubit system with the density matrix simulator on a Tesla V100, which I think it should be able to handle comfortably.
Please let me know if you have suggestions of what may be the cause, your help is much appreciated.
Thanks,
Joe
