Dear all,
I am trying to use `icecc` on Ubuntu 18.04 in WSL but faced challenges.
What I did:
* Use `sudo apt-get install icecc icecc-monitor` to install on both scheduler and node;
* On the scheduler, I ran both `sudo iceccd -d` and `sudo icecc-scheduler -d`;
* On the node, I start the daemon:
* If I run `iceccd -d`, then I can see the node in the scheduler's Icecream Monitor. However, the node is marked as "no remote";
* If I run `sudo iceccd -d` then I would not even be able to see the node on my Icream Monitor.
Could anyone please point where can I start troubleshooting this?
Shawn