leexgx
New Member
- Total Posts : 14
- Reward points : 0
- Joined: 2010/02/11 04:01:15
- Status: offline
- Ribbons : 0
Re:VMware 3.0 && bigadv folding
2010/06/22 03:49:28
(permalink)
at some point they will run out of A2 work units and we all be doing A3 (should be able to run As an service then as A3 does not need MPCHI thing) i updated the links for fast check added the torrent hash to the lists so you can compare your has with the sites (MD5 is on there as well but you have to download the file from the torrent to confirm the hash) http://www.greenfrog.biz/folding (please do not link directly to the webseeds i had to move them once due to folding forum ignoring me) i update mirror contributers as well on my site, if any one has any upload speed usable be nice if you can put them in your torrent client (most of the time they be very idle only need upload for less then 1 min at an time more peers faster it would go some one has got an over 300KB/s upload running on the 1.2 files not sure who it is) can you post the hash files for the dev version as well linuxrouter also you still have the old docs native pages up (as i was linked to the old page could do with removing it or update it to match the new one) folding forum was also linked to the old native page
post edited by leexgx - 2010/06/22 10:23:26
|
TheCrazyCanuck
CLASSIFIED Member
- Total Posts : 2191
- Reward points : 0
- Joined: 2006/04/16 12:54:44
- Location: Texas Yee-Haw!
- Status: offline
- Ribbons : 4
Re:VMware 3.0 && bigadv folding
2010/06/28 17:19:41
(permalink)
I'm going to be updating the backup scripts some time shortly, any feature requests? I was planning on adding an additional file that lets you know which hour is the latest backup since that can be a bit confusing with the client running on a different timezone than most people are on.
Main rig: 4GHz i7-5960x, 3xTitan X, 32GB RAM, RAID 0 SSDs 1080p bedroom TV rig: 3.5GHz i7-4770k, 16GB RAM, couple SSDs 4k TV rig: i7-4770, 16GB RAM, SSD Laptop: i7-4900MQ, 680m, 3xSSD RAID 0, connected to 4k TV (I don't mess around)
|
TheSynthisterOne
New Member
- Total Posts : 27
- Reward points : 0
- Joined: 2010/06/07 13:58:28
- Status: offline
- Ribbons : 0
Re:VMware 3.0 && bigadv folding
2010/06/29 18:59:06
(permalink)
>>i7 920 2.66GHz @ 3.77GHz >>Evga x58 x3 sli Mobo >>Corsair HX750w PSU >>6g A-Data DDR3 @1600mhz >>Cooler Master HAF 932 >>Cooler Master V8 Heat Sink >>Evga GTX-260 >> 2.5 TB HD space @7,200rpm >>Windows 7 Ultimate 64 bit >> ASUS 1920x1080
|
Re:VMware 3.0 && bigadv folding
2010/06/29 19:22:10
(permalink)
TheCrazyCanuck I'm going to be updating the backup scripts some time shortly, any feature requests? I was planning on adding an additional file that lets you know which hour is the latest backup since that can be a bit confusing with the client running on a different timezone than most people are on. You might want to hold off on that. Stanford had stopped the Linux -bigadv for now.
|
linuxrouter
Omnipotent Enthusiast
- Total Posts : 8043
- Reward points : 0
- Joined: 2008/02/28 14:47:45
- Status: offline
- Ribbons : 102
Re:VMware 3.0 && bigadv folding
2010/06/29 20:54:12
(permalink)
|
linuxrouter
Omnipotent Enthusiast
- Total Posts : 8043
- Reward points : 0
- Joined: 2008/02/28 14:47:45
- Status: offline
- Ribbons : 102
Re:VMware 3.0 && bigadv folding
2010/07/01 09:50:54
(permalink)
TheCrazyCanuck I'm going to be updating the backup scripts some time shortly, any feature requests? I was planning on adding an additional file that lets you know which hour is the latest backup since that can be a bit confusing with the client running on a different timezone than most people are on. I think it might be beneficial to have the script backup when the folding client is not writing a checkpoint. One of the things I was playing with was checking the timestamp of the last written checkpoint. I took the difference between the current Unix timestamp and the last written checkpoint Unix timestamp to get an idea if it was time for a new checkpoint to be written and if so, wait a few minutes before proceeding. The default checkpoint time is every 15-minutes. I can post the code for what I have so far for checking the timestamp if you think it would be useful.
|
leexgx
New Member
- Total Posts : 14
- Reward points : 0
- Joined: 2010/02/11 04:01:15
- Status: offline
- Ribbons : 0
Re:VMware 3.0 && bigadv folding
2010/07/02 14:34:34
(permalink)
quite an good idea if does not make an backup if it does not change (e.g. client has hung or Failed to start the client {that needs fixing needs an extra check to make it start it an second time if it gets the failed to start as its all ready running error when its not})
|
TheCrazyCanuck
CLASSIFIED Member
- Total Posts : 2191
- Reward points : 0
- Joined: 2006/04/16 12:54:44
- Location: Texas Yee-Haw!
- Status: offline
- Ribbons : 4
Re:VMware 3.0 && bigadv folding
2010/07/04 19:00:44
(permalink)
rjbelans TheCrazyCanuck I'm going to be updating the backup scripts some time shortly, any feature requests? I was planning on adding an additional file that lets you know which hour is the latest backup since that can be a bit confusing with the client running on a different timezone than most people are on. You might want to hold off on that. Stanford had stopped the Linux -bigadv for now. Was wondering why my points dropped. It looks like once they fix the bug with A3 bigadv folding on Linux they'll probably let it loose. I'll wait until then before making my changes, in the mean time I'm running the Windows SMP client and watching my points drop......
Main rig: 4GHz i7-5960x, 3xTitan X, 32GB RAM, RAID 0 SSDs 1080p bedroom TV rig: 3.5GHz i7-4770k, 16GB RAM, couple SSDs 4k TV rig: i7-4770, 16GB RAM, SSD Laptop: i7-4900MQ, 680m, 3xSSD RAID 0, connected to 4k TV (I don't mess around)
|
TheCrazyCanuck
CLASSIFIED Member
- Total Posts : 2191
- Reward points : 0
- Joined: 2006/04/16 12:54:44
- Location: Texas Yee-Haw!
- Status: offline
- Ribbons : 4
Re:VMware 3.0 && bigadv folding
2010/07/04 19:07:47
(permalink)
linuxrouter TheCrazyCanuck I'm going to be updating the backup scripts some time shortly, any feature requests? I was planning on adding an additional file that lets you know which hour is the latest backup since that can be a bit confusing with the client running on a different timezone than most people are on. I think it might be beneficial to have the script backup when the folding client is not writing a checkpoint. One of the things I was playing with was checking the timestamp of the last written checkpoint. I took the difference between the current Unix timestamp and the last written checkpoint Unix timestamp to get an idea if it was time for a new checkpoint to be written and if so, wait a few minutes before proceeding. The default checkpoint time is every 15-minutes. I can post the code for what I have so far for checking the timestamp if you think it would be useful. Ya that was something I was trying to figure out how to do and never managed to think of a way to do that. I'm not sure if it's possible to delay a cron job but if I used a script with delays built in then this should be doable .... I think :) No hurry for the code since the Linux bigadv WUs have stopped but when they start up again I'll take a gander at your code.
Main rig: 4GHz i7-5960x, 3xTitan X, 32GB RAM, RAID 0 SSDs 1080p bedroom TV rig: 3.5GHz i7-4770k, 16GB RAM, couple SSDs 4k TV rig: i7-4770, 16GB RAM, SSD Laptop: i7-4900MQ, 680m, 3xSSD RAID 0, connected to 4k TV (I don't mess around)
|
linuxrouter
Omnipotent Enthusiast
- Total Posts : 8043
- Reward points : 0
- Joined: 2008/02/28 14:47:45
- Status: offline
- Ribbons : 102
Re:VMware 3.0 && bigadv folding
2010/07/14 19:27:37
(permalink)
TheCrazyCanuck linuxrouter TheCrazyCanuck I'm going to be updating the backup scripts some time shortly, any feature requests? I was planning on adding an additional file that lets you know which hour is the latest backup since that can be a bit confusing with the client running on a different timezone than most people are on. I think it might be beneficial to have the script backup when the folding client is not writing a checkpoint. One of the things I was playing with was checking the timestamp of the last written checkpoint. I took the difference between the current Unix timestamp and the last written checkpoint Unix timestamp to get an idea if it was time for a new checkpoint to be written and if so, wait a few minutes before proceeding. The default checkpoint time is every 15-minutes. I can post the code for what I have so far for checking the timestamp if you think it would be useful. Ya that was something I was trying to figure out how to do and never managed to think of a way to do that. I'm not sure if it's possible to delay a cron job but if I used a script with delays built in then this should be doable .... I think :) No hurry for the code since the Linux bigadv WUs have stopped but when they start up again I'll take a gander at your code. Here is what I have been working with to find the most recent ckp file and check the timestamp in Unixtime to compare to current timestamp. FAH=/usr/local/fah cd $FAH ckp=`find -type f -name "*.ckp" -mmin -17 -printf %c` if [ "$ckp" ]; then tckp=`date -d"$ckp" +%s` cur=`date +%s` ((diff=cur-tckp)) else diff=0 fi if [ $diff -gt 570 ] && [ $diff -lt 930 ]; then echo -n "Waiting for checkpoint file to be written..." sleep 360 echo "Done" fi # perform backup fah_backup
post edited by linuxrouter - 2010/07/14 19:32:25
|
linuxrouter
Omnipotent Enthusiast
- Total Posts : 8043
- Reward points : 0
- Joined: 2008/02/28 14:47:45
- Status: offline
- Ribbons : 102
Re:VMware 3.0 && bigadv folding
2010/07/22 20:37:11
(permalink)
I added a link to a new version of the image. It has the latest changes I added to the dev image a month or so ago plus a couple new updates that can be found in the ChangeLog. I know bigadv is disabled at the moment in Linux but hopefully one day that will be fixed. The next thing I would like to add is uni-processor support so that it is possible to start multiple uni-clients by simply setting a few options via the web.
CaseLabs M-S8 - ASRock X99 Pro - Intel 5960x - XSPC WC - EVGA 980 Ti Hybrid - Samsung 950 512GB - EVGA 1600w TitaniumAffiliate Code: OZJ-0TQ-41NJ
|
Re:VMware 3.0 && bigadv folding
2010/07/26 22:12:10
(permalink)
is it worth it to use VMware3.0 setup on a q9450/790 setup ? is it better over VMware 2.5.4 (we are talking 4 cores here, not 8). thanks.
"We are what we repeatedly do. Excellence, then, is not an act, but a habit." - Aristotle
|
Barbarossa
CLASSIFIED ULTRA Member
- Total Posts : 5316
- Reward points : 0
- Joined: 2008/01/28 11:43:24
- Status: offline
- Ribbons : 25

Re:VMware 3.0 && bigadv folding
2010/07/26 22:29:52
(permalink)
You´ll get better ppd from the win smp client, due to not having the overhead of the vm player. And now wtih the new exe install is much easier as you can skip the part with the install.bat and windows login
|
Re:VMware 3.0 && bigadv folding
2010/07/27 07:05:33
(permalink)
Barbarossa You´ll get better ppd from the win smp client, due to not having the overhead of the vm player. And now wtih the new exe install is much easier as you can skip the part with the install.bat and windows login thanks! just replied in the other thread and spotted this confirmation :)
"We are what we repeatedly do. Excellence, then, is not an act, but a habit." - Aristotle
|
linuxrouter
Omnipotent Enthusiast
- Total Posts : 8043
- Reward points : 0
- Joined: 2008/02/28 14:47:45
- Status: offline
- Ribbons : 102
Re:VMware 3.0 && bigadv folding
2010/07/27 08:11:37
(permalink)
feniks is it worth it to use VMware3.0 setup on a q9450/790 setup ? is it better over VMware 2.5.4 (we are talking 4 cores here, not 8). thanks. I benchmarked both Windows and Linux setups and found that frame times are roughly the same with the latest core version 2.22. TPF was around 3:00-3:03 with project 6012 via the Win and Linux clients (in VMware 3.0) via my 920 @ 3.8 GHz. I have not tried version 2.5.4 of VMware though.
post edited by linuxrouter - 2010/07/27 08:13:41
CaseLabs M-S8 - ASRock X99 Pro - Intel 5960x - XSPC WC - EVGA 980 Ti Hybrid - Samsung 950 512GB - EVGA 1600w TitaniumAffiliate Code: OZJ-0TQ-41NJ
|
Re:VMware 3.0 && bigadv folding
2010/07/27 09:27:27
(permalink)
ok, thanks. will try out new cpu smp 6.30 client for now.
"We are what we repeatedly do. Excellence, then, is not an act, but a habit." - Aristotle
|
rcranfield
CLASSIFIED ULTRA Member
- Total Posts : 6799
- Reward points : 0
- Joined: 2007/04/21 06:21:50
- Status: offline
- Ribbons : 25
Re:VMware 3.0 && bigadv folding
2010/08/30 05:24:11
(permalink)
I checked with Linuxrouter before letting this one go from the stickies, He is OK with it. I added it to the links in the folding guides thread so it is still accessible to new folders.
|
tanner2
FTW Member
- Total Posts : 1705
- Reward points : 0
- Joined: 2010/04/23 06:22:18
- Location: Once again, Lost
- Status: offline
- Ribbons : 5
Re:VMware 3.0 && bigadv folding
2011/03/01 06:51:00
(permalink)
linux, thanks again for the guide(simc33 too). just reinstalled and running great
|
linuxrouter
Omnipotent Enthusiast
- Total Posts : 8043
- Reward points : 0
- Joined: 2008/02/28 14:47:45
- Status: offline
- Ribbons : 102
Re:VMware 3.0 && bigadv folding
2011/03/01 07:33:53
(permalink)
tanner2 linux, thanks again for the guide(simc33 too). just reinstalled and running great Thanks for the feedback. Glad to hear it works. :) -- For those people that use my native or Virtualbox images, I have those updated as of last night as well. I still need to test them out though. The other images are already updated with the latest client. All the images have the latest version of tear's Langouste as well. I only recently realized that I was several versions behind on his software.
|
Re:VMware 3.0 && bigadv folding
2011/03/04 04:46:28
(permalink)
Well now I may go ahead and set this up on the second rig as its my dedicated folder. I haven't worked with Linux in a while though, so I maybe coming back to ask some questions I may have. Thanks for updating and providing such a great detailed guilde!
i7 930 OC 4.21 EVGA E758 GSkill 12GB Evga GTX 780 SC 2x Kingston 240 Raid 0 2x Seagate 4TB
|
linuxrouter
Omnipotent Enthusiast
- Total Posts : 8043
- Reward points : 0
- Joined: 2008/02/28 14:47:45
- Status: offline
- Ribbons : 102
Re:VMware 3.0 && bigadv folding
2011/03/04 08:53:37
(permalink)
z3r0t0l0rence Well now I may go ahead and set this up on the second rig as its my dedicated folder. I haven't worked with Linux in a while though, so I maybe coming back to ask some questions I may have. Thanks for updating and providing such a great detailed guilde! If the rig is going to be dedicated for CPU only, you could also try my native Linux image which will give better performance than a VM in Windows. The CD ISO has a raw image built into it for writing to a hard disk. Just make sure to hook up the correct hard drive to the board for overwriting with the image and only hook up the one disk. This image has the same web configuration as the other images.
|
Re:VMware 3.0 && bigadv folding
2011/03/04 08:56:15
(permalink)
linuxrouter z3r0t0l0rence Well now I may go ahead and set this up on the second rig as its my dedicated folder. I haven't worked with Linux in a while though, so I maybe coming back to ask some questions I may have. Thanks for updating and providing such a great detailed guilde! If the rig is going to be dedicated for CPU only, you could also try my native Linux image which will give better performance than a VM in Windows. The CD ISO has a raw image built into it for writing to a hard disk. Just make sure to hook up the correct hard drive to the board for overwriting with the image and only hook up the one disk. This image has the same web configuration as the other images. The rig I mention is my i7 930 w/ 2x GTS 450's. Also is it going to be diffucult to run it in RAID 0? What about gpu support?
i7 930 OC 4.21 EVGA E758 GSkill 12GB Evga GTX 780 SC 2x Kingston 240 Raid 0 2x Seagate 4TB
|
linuxrouter
Omnipotent Enthusiast
- Total Posts : 8043
- Reward points : 0
- Joined: 2008/02/28 14:47:45
- Status: offline
- Ribbons : 102
Re:VMware 3.0 && bigadv folding
2011/03/04 09:01:25
(permalink)
For GPU folding, you probably want to stick with Windows for the host OS. You could run the virtual machine using my image in Windows for the CPU bigadv part. I get better numbers with Linux in VM than via native Windows. However, the GPUs will affect that some so you might might want to experiment to see which CPU configuration gives you the best performance. I built these images primarily to get maximum performance out of bigadv.
CaseLabs M-S8 - ASRock X99 Pro - Intel 5960x - XSPC WC - EVGA 980 Ti Hybrid - Samsung 950 512GB - EVGA 1600w TitaniumAffiliate Code: OZJ-0TQ-41NJ
|
Re:VMware 3.0 && bigadv folding
2011/03/04 09:03:35
(permalink)
linuxrouter For GPU folding, you probably want to stick with Windows for the host OS. You could run the virtual machine using my image in Windows for the CPU bigadv part. I get better numbers with Linux in VM than via native Windows. However, the GPUs will affect that some so you might might want to experiment to see which CPU configuration gives you the best performance. I built these images primarily to get maximum performance out of bigadv. Alright linuxrouter I'll give that a shot and see which yields the best performance. Thanks bro!
i7 930 OC 4.21 EVGA E758 GSkill 12GB Evga GTX 780 SC 2x Kingston 240 Raid 0 2x Seagate 4TB
|
tanner2
FTW Member
- Total Posts : 1705
- Reward points : 0
- Joined: 2010/04/23 06:22:18
- Location: Once again, Lost
- Status: offline
- Ribbons : 5
Re:VMware 3.0 && bigadv folding
2011/03/04 09:18:39
(permalink)
linux, will the vm image using windows work on a sr-2 with 24 total cores? only fold cpu on it, thanks
|
Barbarossa
CLASSIFIED ULTRA Member
- Total Posts : 5316
- Reward points : 0
- Joined: 2008/01/28 11:43:24
- Status: offline
- Ribbons : 25

Re:VMware 3.0 && bigadv folding
2011/03/04 09:53:42
(permalink)
hm, should I try this one or Ubuntu through the Wubi installer (doesn´t require to give up my windows installations) I don´t have any spare hdds lying around
|
linuxrouter
Omnipotent Enthusiast
- Total Posts : 8043
- Reward points : 0
- Joined: 2008/02/28 14:47:45
- Status: offline
- Ribbons : 102
Re:VMware 3.0 && bigadv folding
2011/03/04 10:25:20
(permalink)
Tanner, Virtualbox will do up to 16-cores I believe and VMware is still limited to 8. To take advantage of all 24-cores in a Linux environment, you would probably have to install a native version of Linux. Barboarossa, If you want to keep your Windows install you could run Ubuntu, or I have virtual images as well that run via VMware or Virtualbox. All the images I have are very much stripped down with no X-windows or anything like that. There are very few processes running beyond the folding client and it is console based with a web configuration tool. I mainly did this to maximize available resources to the folding client.
CaseLabs M-S8 - ASRock X99 Pro - Intel 5960x - XSPC WC - EVGA 980 Ti Hybrid - Samsung 950 512GB - EVGA 1600w TitaniumAffiliate Code: OZJ-0TQ-41NJ
|
kevinksu
New Member
- Total Posts : 1
- Reward points : 0
- Joined: 2008/07/19 15:23:37
- Status: offline
- Ribbons : 0
Re:VMware 3.0 && bigadv folding
2011/03/04 12:19:10
(permalink)
hi linuxrouter, Where do i get linux image for Virtualbox? I have windows with 16cores that I want to try out to see if TPF improves. I tried Linux VMWare on couple machine (all i7s) they work fine, except one machine got crash (only have 3GB on that system). What would be the minimum RAM for linux vmware when folding -bigadv at -smp 8. thanks
|
Barbarossa
CLASSIFIED ULTRA Member
- Total Posts : 5316
- Reward points : 0
- Joined: 2008/01/28 11:43:24
- Status: offline
- Ribbons : 25

Re:VMware 3.0 && bigadv folding
2011/03/04 12:49:24
(permalink)
http://www.linuxforge.net...ing/fah-virtualbox.php It´s been a while since I used vm player, from what I remeber it was quite a RAM hog, so look into getting at least 6 GB. I just found 2 more HDDs. So I think I´ll use your Image twice for native and twice for Ubuntu. No need to "waste" cpu cycles on a vm. Then, after a while, I´ll see what I end up with
|
linuxrouter
Omnipotent Enthusiast
- Total Posts : 8043
- Reward points : 0
- Joined: 2008/02/28 14:47:45
- Status: offline
- Ribbons : 102
Re:VMware 3.0 && bigadv folding
2011/03/04 13:47:55
(permalink)
kevinksu hi linuxrouter, Where do i get linux image for Virtualbox? I have windows with 16cores that I want to try out to see if TPF improves. I tried Linux VMWare on couple machine (all i7s) they work fine, except one machine got crash (only have 3GB on that system). What would be the minimum RAM for linux vmware when folding -bigadv at -smp 8. thanks Hello - 3GB of memory might be cutting it close. Core A5 does not use nearly as much memory as Core A2 did but might still use upwards of 2GB of memory and the host OS needs some also. The link Barbarossa posted is the right one for the image.
CaseLabs M-S8 - ASRock X99 Pro - Intel 5960x - XSPC WC - EVGA 980 Ti Hybrid - Samsung 950 512GB - EVGA 1600w TitaniumAffiliate Code: OZJ-0TQ-41NJ
|