CMS@Home needs about fifty good volunteers...

Message boards : Number crunching : CMS@Home needs about fifty good volunteers...
Message board moderation

To post messages, you must log in.

Previous · 1 · 2 · 3 · 4 · 5 · 6 · Next

AuthorMessage
Profile Raistmer
Volunteer developer
Volunteer tester
Avatar

Send message
Joined: 16 Jun 01
Posts: 6325
Credit: 106,370,077
RAC: 121
Russia
Message 1715787 - Posted: 20 Aug 2015, 7:32:00 UTC - in response to Message 1715675.  
Last modified: 20 Aug 2015, 7:41:10 UTC

After all, such an argument would heavily suggest that any project that chooses to offer a science application for various platforms or OSes are somehow not accounting for that control variable(1) and therefore are doing less accurate science.(2)

(1)Yep, not all need that so not all use that.
(2) Wrong. "Less accurate science" is void term. There are more or less precision-sensitive algorithms. Some like SETI can use single precision (besides few very sensitive places where double precision required even for SETI and used where needed indeed). Some like MW require double precision, some like it seems here should go even further. There are few different reasons why one algorithm more sensitive to error accumulation than another, but one of most general rules for that is number of iterations/computations done over the same data. IF to get "answer" one need to reiterate huge number of times starting from one data point and use result as next input for next iteration - such algorithm more sensitive to precision of intermediate computations than one that requires only few iterations from initial data point and then moves to next initial one.
P.S. One more interesting on this topic could refer to literature on numerical computations like
https://en.wikipedia.org/wiki/The_Art_of_Computer_Programming
https://ece.uwaterloo.ca/~dwharder/NumericalAnalysis/02Numerics/Double/paper.pdf
http://www2.units.it/ipl/students_area/imm2/files/Numerical_Recipes.pdf
and many others.
ID: 1715787 · Report as offensive
Profile tullio
Volunteer tester

Send message
Joined: 9 Apr 04
Posts: 8797
Credit: 2,930,782
RAC: 1
Italy
Message 1715796 - Posted: 20 Aug 2015, 8:21:51 UTC
Last modified: 20 Aug 2015, 8:22:33 UTC

I still have in my library The TeXbook by Donald Knuth. Although much of his works is way above my head, I like the title of his books "The Art of Computer Programming". Computer programming is an art, taught by masters to students, like painting or sculpture in the Rinascimento.

Tullio
ID: 1715796 · Report as offensive
OzzFan Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Apr 02
Posts: 15691
Credit: 84,761,841
RAC: 28
United States
Message 1715827 - Posted: 20 Aug 2015, 10:32:52 UTC - in response to Message 1715785.  


@Raistmer - see? That's how you ask for a reason and you get a rational answer.

1) Honestly, I don't really interesting in the reasons of your preferenses. You voiced some perceived issues with VM I answered on them.


I didn't voice "perceived issues" with VM. I stated preference from the start.

2) So, do you really think that what you wrote is rational description of why you don't run VM on "local PC"? Better to re-read then. I see the same irrational based on flavor decision: "I don't want". OK, don't do if you don't want. But better to realise that it's more about you, not about BOINC and VM technology. Sorry, no more time waste on discussion for the sake of discussion from me.


Well then that was your misunderstanding of my position, and rather than attacking my position as irrational, you would have done yourself a favor by asking questions to understand my position better... but if you don't care about my preferences in the first place.. then I can only assume you just wanted to argue and label those that don't think as you do as irrational.
ID: 1715827 · Report as offensive
Profile ML1
Volunteer moderator
Volunteer tester

Send message
Joined: 25 Nov 01
Posts: 20258
Credit: 7,508,002
RAC: 20
United Kingdom
Message 1715831 - Posted: 20 Aug 2015, 10:40:03 UTC - in response to Message 1715796.  

I still have in my library The TeXbook by Donald Knuth. Although much of his works is way above my head, I like the title of his books "The Art of Computer Programming". Computer programming is an art, taught by masters to students, like painting or sculpture in the Rinascimento.

Indeed so and indeed there are some very good code masters. Good examples are a real pleasure.


In stark contrast:

Unfortunately in the deadlines driven commercial world, any old crap that superficially appears to be 'ok' enough will do and then that is followed up be "hope and pray" that there are not too many complaints...

It seems that for anything market driven, to get to market early overrules good working...


IT is what we allow it to be...
Martin
See new freedom: Mageia Linux
Take a look for yourself: Linux Format
The Future is what We all make IT (GPLv3)
ID: 1715831 · Report as offensive
OzzFan Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Apr 02
Posts: 15691
Credit: 84,761,841
RAC: 28
United States
Message 1715832 - Posted: 20 Aug 2015, 10:40:45 UTC - in response to Message 1715787.  

After all, such an argument would heavily suggest that any project that chooses to offer a science application for various platforms or OSes are somehow not accounting for that control variable(1) and therefore are doing less accurate science.(2)

(1)Yep, not all need that so not all use that.
(2) Wrong. "Less accurate science" is void term.


I don't see how these statements invalidate what it was I was saying in the first place. OK, so you didn't care for my terminology (and you're not a native English speaker), but it also highlights that you're more interested in being pedantic than communicating ideas and understanding what someone is saying.

It's fine Raistmer. I still think you're a smart guy. It just really seems like you're looking to argue a lot lately.
ID: 1715832 · Report as offensive
Profile ML1
Volunteer moderator
Volunteer tester

Send message
Joined: 25 Nov 01
Posts: 20258
Credit: 7,508,002
RAC: 20
United Kingdom
Message 1715836 - Posted: 20 Aug 2015, 10:50:44 UTC - in response to Message 1715827.  
Last modified: 20 Aug 2015, 11:01:20 UTC


@Raistmer - see? That's how you ask for a reason and you get a rational answer.

1) Honestly, I don't really interesting in the reasons of your preferenses. You voiced some perceived issues with VM I answered on them.


I didn't voice "perceived issues" with VM. I stated preference from the start...

This all sounds like a clash of "user view" vs "engineering view".


[Lecture mode ;-) ]

There is a user view which only sees what is on the screen, with no care for what magic or good design or not goes on behind the screen. The only concern is for what looks good on the screen.

And then there is the view to appreciate what it is and what is happening to make the entire system work that then gives the user view/experience.


For a silly example, you might have two similar systems:

One does the job and gives the correct result in 15 seconds. The screen displays "Working..." whilst doing fantastic cleverness.

A second system does the job and gives the same correct result in 60 seconds. The screen displays psychedelic swirling pictures of pink bunny rabbits that gobbles up all resources. The fantastic cleverness is done only in the spare time between bunny rabbit steps.


Myself, I would seriously begrudge the waste of rabbit resource and prefer the clean minimalist code 15 seconds result. But then I describe myself as an Engineer.

Meanwhile, "users" may well prefer (and even demand "their") the extra 45 seconds of psychedelics...

[/Lecture mode :-) ]



IT is what we make it...
Martin
See new freedom: Mageia Linux
Take a look for yourself: Linux Format
The Future is what We all make IT (GPLv3)
ID: 1715836 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1715838 - Posted: 20 Aug 2015, 10:54:36 UTC - in response to Message 1715836.  

I think you've just defined me as an engineer ;)
ID: 1715838 · Report as offensive
Rasputin42
Volunteer tester

Send message
Joined: 25 Jul 08
Posts: 412
Credit: 5,834,661
RAC: 0
United States
Message 1715848 - Posted: 20 Aug 2015, 11:32:49 UTC

The screen displays psychedelic swirling pictures of pink bunny rabbits


So, that is what the boinc screen saver needs to show, to attract more volunteers?
ID: 1715848 · Report as offensive
OzzFan Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Apr 02
Posts: 15691
Credit: 84,761,841
RAC: 28
United States
Message 1715867 - Posted: 20 Aug 2015, 12:22:12 UTC - in response to Message 1715836.  


@Raistmer - see? That's how you ask for a reason and you get a rational answer.

1) Honestly, I don't really interesting in the reasons of your preferenses. You voiced some perceived issues with VM I answered on them.


I didn't voice "perceived issues" with VM. I stated preference from the start...

This all sounds like a clash of "user view" vs "engineering view".


Not at all. It's simply a different philosophical approach to the same problem. Again, it may not be one you or others take, but that doesn't make my view any less of an engineering position than your own.

It seems simply narrow-minded to assume a singular approach to any problem, including an engineering one, then proclaiming that those that don't take on your approach must not be looking at it from the right perspective ("user view").
ID: 1715867 · Report as offensive
Profile tullio
Volunteer tester

Send message
Joined: 9 Apr 04
Posts: 8797
Credit: 2,930,782
RAC: 1
Italy
Message 1716032 - Posted: 20 Aug 2015, 17:57:01 UTC

I have installed CMS-dev on my Windows 10 Home edition PC and,while I cannot see the consoles due to the lack of RDP, I see the logs and it seems to be idling.
Tullio
ID: 1716032 · Report as offensive
Rasputin42
Volunteer tester

Send message
Joined: 25 Jul 08
Posts: 412
Credit: 5,834,661
RAC: 0
United States
Message 1716040 - Posted: 20 Aug 2015, 18:45:44 UTC

They currently have problems. Work is not processed by most computers.
It may appear to be running, but it is not crunching any data.
If your average cpu load is less than 40% on a task, it is not working.

Hopefully, they will have a fix, soon.
ID: 1716040 · Report as offensive
Profile tullio
Volunteer tester

Send message
Joined: 9 Apr 04
Posts: 8797
Credit: 2,930,782
RAC: 1
Italy
Message 1716054 - Posted: 20 Aug 2015, 19:12:35 UTC
Last modified: 20 Aug 2015, 19:13:51 UTC

As a comparison, the CERN Summer Challenge uses 44% of the CPU on the same PC, running jobs on two of the 4 cores of my AMD A10-6700.
Tullio
ID: 1716054 · Report as offensive
Profile ivan
Volunteer tester
Avatar

Send message
Joined: 5 Mar 01
Posts: 783
Credit: 348,560,338
RAC: 223
United Kingdom
Message 1716151 - Posted: 20 Aug 2015, 21:52:56 UTC - in response to Message 1716054.  

Tja, we've run into multiple problems this week. But, that's what testing is about. I'd *hope* to get things working again by the weekend, but there are multiple issues to be addressed -- and as usual, key people are probably on August holidays. (Why can't people take summer holidays at Christmas, like the civilised world does? :-)
ID: 1716151 · Report as offensive
Rasputin42
Volunteer tester

Send message
Joined: 25 Jul 08
Posts: 412
Credit: 5,834,661
RAC: 0
United States
Message 1716179 - Posted: 20 Aug 2015, 22:50:43 UTC

Appears to be fixed. CMS is working now (as far as i can tell)
Well done!
ID: 1716179 · Report as offensive
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14650
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1716188 - Posted: 20 Aug 2015, 23:12:11 UTC - in response to Message 1716179.  

Appears to be fixed. CMS is working now (as far as i can tell)
Well done!

Oops - I see I'm up to 96.6% CPU. I'd better free that extra core again.
ID: 1716188 · Report as offensive
Profile tullio
Volunteer tester

Send message
Joined: 9 Apr 04
Posts: 8797
Credit: 2,930,782
RAC: 1
Italy
Message 1716277 - Posted: 21 Aug 2015, 2:00:38 UTC - in response to Message 1716151.  

Tja, we've run into multiple problems this week. But, that's what testing is about. I'd *hope* to get things working again by the weekend, but there are multiple issues to be addressed -- and as usual, key people are probably on August holidays. (Why can't people take summer holidays at Christmas, like the civilised world does? :-)

I agree with you. I live in a small town outside Milano which has two grocery stores. They are all closed until the end of August amd my freezer is empty. There is only a vegetables shop open, bu I am not a vegan.
Tullio
ID: 1716277 · Report as offensive
Tom*

Send message
Joined: 12 Aug 11
Posts: 127
Credit: 20,769,223
RAC: 9
United States
Message 1716284 - Posted: 21 Aug 2015, 2:18:35 UTC

I am not a vegan

Good thing - It is SETI after all

Physical Characteristics of the Vegans:

a) the standard Vegan
six to seven feet tall, darker skin (sometimes copper-toned), non-Caucasian, black hair, very large eyes with dark pupil and iris and one lid. Blood is green.
b) the "non-human"-type Vegans
is still humanoid or mammal, yet their appearance is more insectlike or reptilian. Their skin is dark, sometimes even with a green or brownish tinge.
ID: 1716284 · Report as offensive
Profile tullio
Volunteer tester

Send message
Joined: 9 Apr 04
Posts: 8797
Credit: 2,930,782
RAC: 1
Italy
Message 1716548 - Posted: 21 Aug 2015, 17:35:54 UTC
Last modified: 21 Aug 2015, 17:36:56 UTC

I finished my first task in about 27 hours and gained 678.81 credits. I had to find a power button with "high performance" on my Wndows 10 PC otherwise the task was frequently suspended, like other tasks.
Tullio
ID: 1716548 · Report as offensive
Profile ivan
Volunteer tester
Avatar

Send message
Joined: 5 Mar 01
Posts: 783
Credit: 348,560,338
RAC: 223
United Kingdom
Message 1716732 - Posted: 22 Aug 2015, 1:14:10 UTC - in response to Message 1716151.  

Tja, we've run into multiple problems this week. But, that's what testing is about. I'd *hope* to get things working again by the weekend, but there are multiple issues to be addressed -- and as usual, key people are probably on August holidays. (Why can't people take summer holidays at Christmas, like the civilised world does? :-)

Unfortunately, although Laurence seems to have got all the logging and console displays working in time for the weekend, I've run into an as-yet unsolved problem in submitting new jobs -- the CRAB server reckons it can't gsissh into our Condor scheduler. Now, it was working on Tuesday... Have I changed anything since then? Well, yes, but nothing that should affect this AFAIK. If I'm awake enough later today I'll try to submit something from CERN rather than our local server; if it works I've screwed up something local, if it doesn't then someone else has messed up elsewhere. More likely there's some security reason I can't submit from CERN...
I have a new set of jobs ready to submit, and be the basis of my comparison with standard GRID -- but I just can't submit them! BTW, we'll run out of recycled minimum-bias simulation jobs, probably sometime Saturday night, so if your CMS@Home-dev rigs subside into lethargy, feel free to revert to your backup projects.
ID: 1716732 · Report as offensive
Profile tullio
Volunteer tester

Send message
Joined: 9 Apr 04
Posts: 8797
Credit: 2,930,782
RAC: 1
Italy
Message 1716882 - Posted: 22 Aug 2015, 11:02:37 UTC - in response to Message 1716732.  

I have a new set of jobs ready to submit, and be the basis of my comparison with standard GRID -- but I just can't submit them! BTW, we'll run out of recycled minimum-bias simulation jobs, probably sometime Saturday night, so if your CMS@Home-dev rigs subside into lethargy, feel free to revert to your backup projects.

Don't worry, I am running 6 projects and one or the other is often out of work. But I am running also CPDN tasks, which go on for months.
Tullio
ID: 1716882 · Report as offensive
Previous · 1 · 2 · 3 · 4 · 5 · 6 · Next

Message boards : Number crunching : CMS@Home needs about fifty good volunteers...


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.