Message boards :
News :
[TWIM Notes] Sep 21 2020
Message board moderation
Author | Message |
---|---|
Send message Joined: 30 Jun 20 Posts: 371 Credit: 8,711,492 RAC: 7,139 ![]() ![]() ![]() ![]() ![]() |
This Week in MLC@Home Notes for Sep 21 2020 A weekly summary of news and notes for MLC@Home Summary The new client (v9.61) is out of testing and deployed on the main MLDS app, and Dataset 3 WUs are out! We've only released 10 WUs per graph at the moment, will up that to at least 100 going forward. Dataset 3 WUs require at least MLDS app v9.61, and all previous version of the app have been deprecated. Also, the MLDStest applications have now been marked as beta, which required users to specify the "run test applications" preferences to participate in testing. Please consider doing so, as testing on mldstest this time around uncovered many issues before wide deployment, but also understand it is unstable and you may not get credit for WUs deployed through the testing app. Preparations for Dataset 4 (MNIST and TrojAI) are underway. Paper writing continues for a conference deadline at the end of the month. News:
SingleDirectMachine 10002/10004 EightBitMachine 9999/10006 SingleInvertMachine 10001/10003 SimpleXORMachine 10000/10002 ParityMachine 690/10005 ParityModified 148/10005 EightBitModified 5445/10006 SimpleXORModified 10005/10005 SingleDirectModified 10004/10004 SingleInvertModified 10002/10002 Last week's TWIM Notes: Sep 14 2020 Thanks again to all our volunteers! -- The MLC@Home Admins |
Send message Joined: 9 Jul 20 Posts: 106 Credit: 3,041,433 RAC: 27,163 ![]() ![]() ![]() ![]() ![]() |
Great, thanks! Can you pls quickly elaborate on the design of the new dataset 3 table on the main project page as seen on https://www.mlcathome.org. What does the design represent or how should we interpret the color-coded table? |
Send message Joined: 30 Jun 20 Posts: 371 Credit: 8,711,492 RAC: 7,139 ![]() ![]() ![]() ![]() ![]() |
Good question! There are 100 cells, one for each random automaton (numbered 0-99). Y axis is tens digit, X axis is ones. The number in each cell is the number of networks successfully trained to mimic that automaton. Right now they're all 0/red... once WUs start to come in, we'll start to see numbers go up, until we have 100 in each cell. Red = 0 comp,ete, Yellow = some complete, Green = complete. So the table will slowly turn from red to green over time. Just a way to show the data compactly versus datasets 1 and 2's tables. We'll be playing around with it some more to see if we can improve the representation going forward. |
![]() Send message Joined: 30 Aug 20 Posts: 13 Credit: 18,598,691 RAC: 117,253 ![]() ![]() ![]() ![]() ![]() |
Keep up the great work! I am getting the new rand_automata_ workunits now. These are some big boys taking average of 6 hours 11min with estimated computation size of 60 TFLOPS, compared to about 1.5 hours and 23 TFLOPS with the previous types. |
Send message Joined: 20 Sep 20 Posts: 3 Credit: 0 RAC: 0 |
It seems like all my WU's have computation error straight away what would cause this? |
Send message Joined: 30 Jun 20 Posts: 371 Credit: 8,711,492 RAC: 7,139 ![]() ![]() ![]() ![]() ![]() |
Hmmm... First, thanks for volunteering and you're doing everything right (processor/ram/OS version are all fine). You're not the only one having this issue as it effects a portion of our windows users. Our app is failing with "0xc0000138", which I believe is an indication there's some library/dependency issue. Unfortunately, the MLDS application can't be linked statically, so it has to ship with some dependent libraries, and it looks like those libraries are either insufficient or conflicting with existing libraries on your system. Also unfortunately, Windows isn't very helpful about saying what library or why, so its difficult to debug. It's also highly dependent on the host-specific environment. so its difficult to replicate in our testing. See e.g.: https://stackoverflow.com/questions/10349155/debugging-process-load-exception-0xc0000138-ordinal-not-found . Are you a developer or willing to test a few things for us? If so, please open a thread under the "Windows" topic in the platform-specific problems message board and we'll continue there, we might get more testers there too. One quick thing to try is to make sure you have the latest copy of the "vcredist runtime" installed from microsoft. We ship our app with our own copy of some DLLs from in there, but maybe if you have an old version and we try to run with a new version .. maybe that causes issues? It shouldn't, but worth a shot.. and if it does help, it'll help us narrow down the problem. Again, sorry it isn't working for you! |
Send message Joined: 20 Sep 20 Posts: 3 Credit: 0 RAC: 0 |
Hi thanks for the reply - no I'm not a developer but I did try reinstalling latest vcredist to no avail - new WU errored again on start.. |
Send message Joined: 20 Sep 20 Posts: 3 Credit: 0 RAC: 0 |
Also tried resetting project - still errored - removed project & reconnected - still errors.. |
Send message Joined: 30 Jun 20 Posts: 371 Credit: 8,711,492 RAC: 7,139 ![]() ![]() ![]() ![]() ![]() |
Thanks for trying anyway. We'll continue working it on our end as best we can. |
©2021 MLC@Home Team
A project of the Cognition, Robotics, and Learning (CORAL) Lab at the University of Maryland, Baltimore County (UMBC)