pyfilter icon indicating copy to clipboard operation
pyfilter copied to clipboard

Question: Which GPU do you use for example notebooks?

Open bjmacdonald opened this issue 1 year ago • 3 comments

Could you please share which GPU you are using when you run and save the example notebooks?

According to the comments in older versions you were using a GTX 1070ti. I have just run the SMC2 fit in stochastic-volatility.ipynb with a Titan V and my result is actually slower than that in the notebook in master branch at ~9it/s vs ~10it/s.

The Titan should be 2x faster than the 1070ti in fp32 so I hope you have upgraded and I am comparing against a different GPU!

bjmacdonald avatar Apr 11 '23 00:04 bjmacdonald

Hey!

Thanks for trying out pyfilter, and sorry for the late reply, I don't seem to get any notifications via email...

And yes, I've since upgraded my rig - apologies for the confusion! I'll update the example notebooks to pull the device information directly from torch instead. I'm currently using an RTX 3070

tingiskhan avatar Apr 16 '23 17:04 tingiskhan

No problem - and thankyou for the info as well as pyfilter itself! Would be great to have it auto-populate going forward.

I'm hoping to have time to take a closer look over the next few weeks.

bjmacdonald avatar Apr 16 '23 21:04 bjmacdonald

Hey again! See #151.

tingiskhan avatar Apr 22 '23 07:04 tingiskhan