SPOClab-ca / dn3

The fusion of MNE and PyTorch for accelerated deep-neural-network based BCI-systems and Neurophysiology signal analysis.
BSD 3-Clause "New" or "Revised" License
64 stars 19 forks source link

Too many processes keep spawning #54

Open kostasde opened 4 years ago

kostasde commented 4 years ago

Not sure why, but despite setting num_workers=4, the number of spawned processes is usually closer to 40...

kostasde commented 4 years ago

This might be an issue with PyTorch, monitor this.