nikl11
nikl11
Hello, trying to run the miner under Windows 10 on Intel GPU. I have installed the original Intel driver (Intel VGA driver 20.19.15.4463) and Intel SDK opencl 2.0. I managed...
Yes I did use the dev branch, but in the opencl folder I can see the source codes still contain amd extensions. I copy the opencl folder next to my...
Unfortunately the problem still persists. It is very annoying, because when the PBS job (in which the notebook server spawns once a PBS compute node is allocated) is "pending in...
Thanks @jbaksta but fixing this annoying bug is probably far above my abilities. I know this behaviour with hanging zombie processes generally happens if you don't call the wait() or...
I can confirm that I have the same problem using PBSSpawner, sometimes (rarely) my notebooks loading gets stuck on "Your server is starting up. You will be redirected automatically when...
Do I understand it correctly that instead of having only "combination parameters" to choose from a simple list, we could set each option individually? For example similarly to [this](https://d2908q01vomqb2.cloudfront.net/ca3512f4dfa95a03169c5a670a4c91a19b3077b4/2018/09/29/image-4.png)? Is...
What you described sounds like exactly I would like to implement in my company. We have a series of clusters connected by a PBS system, and I am in charge...
Thank you @adriendelsalle , yes it is probably easy to configure for the person who created this plugin, but for me with my current "scope" of options available, I can...