Trial Factoring
log in

Advanced search

Message boards : Number crunching : Trial Factoring

Previous · 1 . . . 17 · 18 · 19 · 20 · 21 · 22 · 23 · Next
Author Message
zombie67 [MM]
Avatar
Send message
Joined: 4 Dec 14
Posts: 30
Credit: 1,080,232,404
RAC: 4,347,907
Message 6679 - Posted: 5 Aug 2020, 5:02:20 UTC - in response to Message 6678.

Does it work yet, running one task per GPU, with multiple GPUs on Windows? Back in April, I think it was still being worked on. But I haven't heard any update since then.


I have sent a PM to the dev. At the moment no.


Got it. I will stay tuned for more info.
____________
Reno, NV
Team: SETI.USA

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 7227
Credit: 42,729,227
RAC: 34
Message 6951 - Posted: 16 Nov 2020, 18:23:00 UTC
Last modified: 16 Nov 2020, 18:35:47 UTC

cuda11/11.1 linux apps are up, could still need some tweaking. If you have a RTX3080/90 pls test if you are getting work depends on driver and cuda version, thx to DeleteNull to made it possible!

11.1 is slightly faster then 11.0

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 7227
Credit: 42,729,227
RAC: 34
Message 6958 - Posted: 16 Nov 2020, 20:58:33 UTC

After some tweaking the plan_class_spec is working now correctly.

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 7227
Credit: 42,729,227
RAC: 34
Message 6976 - Posted: 18 Nov 2020, 7:36:52 UTC

./mfaktc.exe: error while loading shared libraries: libcudart.so.10.1: cannot open shared object file: No such file or directory (for 2xxx cards)

Note: If you are using a higher cuda11 driver you must copy the missing file in /usr/lib64 (for linux), you will get a mix of cuda100 and cuda111 apps

You can find the info also in FAQ

bluestang
Send message
Joined: 6 Jun 19
Posts: 59
Credit: 1,268,237,570
RAC: 0
Message 7106 - Posted: 10 Dec 2020, 20:13:13 UTC

Boy, points sure went to shit the past day or 2.

Profile marmot
Avatar
Send message
Joined: 17 Nov 16
Posts: 97
Credit: 126,410,450
RAC: 21,911
Message 7131 - Posted: 19 Dec 2020, 18:01:44 UTC - in response to Message 7106.

Boy, points sure went to shit the past day or 2.


Something odd in the points awarding is happening.

See my message:
http://srbase.my-firewall.org/sr5/forum_thread.php?id=1498&postid=7130#7130

Profile marmot
Avatar
Send message
Joined: 17 Nov 16
Posts: 97
Credit: 126,410,450
RAC: 21,911
Message 7152 - Posted: 20 Dec 2020, 21:26:45 UTC - in response to Message 7131.
Last modified: 20 Dec 2020, 21:26:56 UTC

Boy, points sure went to shit the past day or 2.


Something odd in the points awarding is happening.

See my message:
http://srbase.my-firewall.org/sr5/forum_thread.php?id=1498&postid=7130#7130


UPDATE: I was seeing a WU results delay and likely not related to your concern.

Profile taurec
Send message
Joined: 29 Nov 14
Posts: 1
Credit: 147,141,876
RAC: 19,213
Message 7391 - Posted: 9 Mar 2021, 11:16:11 UTC - in response to Message 6976.

./mfaktc.exe: error while loading shared libraries: libcudart.so.10.1: cannot open shared object file: No such file or directory (for 2xxx cards)

Note: If you are using a higher cuda11 driver you must copy the missing file in /usr/lib64 (for linux), you will get a mix of cuda100 and cuda111 apps

You can find the info also in FAQ


Hi, I get these errors. Where i can find libcudart.so.10.1?
Linux Mint 19.3
Thanx for hints

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 7227
Credit: 42,729,227
RAC: 34
Message 7392 - Posted: 9 Mar 2021, 11:46:38 UTC - in response to Message 7391.

./mfaktc.exe: error while loading shared libraries: libcudart.so.10.1: cannot open shared object file: No such file or directory (for 2xxx cards)

Note: If you are using a higher cuda11 driver you must copy the missing file in /usr/lib64 (for linux), you will get a mix of cuda100 and cuda111 apps

You can find the info also in FAQ


Hi, I get these errors. Where i can find libcudart.so.10.1?
Linux Mint 19.3
Thanx for hints


see FAQ

MindCrime
Send message
Joined: 29 Mar 15
Posts: 3
Credit: 30,202,081
RAC: 92
Message 7522 - Posted: 24 Apr 2021, 0:27:07 UTC - in response to Message 7392.

This has probably been answered before but i hate boinc forum search, is it possible to select a particular cuda app version? You said earlier that planclass is working i think, can that be used to specify i want cuda100 only?

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 7227
Credit: 42,729,227
RAC: 34
Message 7523 - Posted: 24 Apr 2021, 6:14:12 UTC - in response to Message 7522.
Last modified: 24 Apr 2021, 6:14:37 UTC

This has probably been answered before but i hate boinc forum search, is it possible to select a particular cuda app version? You said earlier that planclass is working i think, can that be used to specify i want cuda100 only?


If you are under these specs then yes but cant specified by yourself:

<min_cuda_version>11000</min_cuda_version> <min_driver_version>45036</min_driver_version>

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 7227
Credit: 42,729,227
RAC: 34
Message 7528 - Posted: 26 Apr 2021, 18:21:43 UTC
Last modified: 26 Apr 2021, 18:22:50 UTC

New linux cuda100 TF app is up which included the libcudart.so.10.1 in the zip. I hope this fixes the linking issue (only affecting users which have cuda11 installed)

csbyseti
Send message
Joined: 6 Jun 19
Posts: 4
Credit: 2,081,383,141
RAC: 3,225,475
Message 7640 - Posted: 9 Jun 2021, 12:18:50 UTC - in response to Message 7528.

Got 1 time the cuda 100 TF Workunits and all other times the non working 0.12 Cuda 111 Workunits. Is there an option for selecting the cuda 100 Version?

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 7227
Credit: 42,729,227
RAC: 34
Message 7641 - Posted: 9 Jun 2021, 16:45:19 UTC - in response to Message 7640.

Got 1 time the cuda 100 TF Workunits and all other times the non working 0.12 Cuda 111 Workunits. Is there an option for selecting the cuda 100 Version?


no, its defined in the plan_class

csbyseti
Send message
Joined: 6 Jun 19
Posts: 4
Credit: 2,081,383,141
RAC: 3,225,475
Message 7642 - Posted: 9 Jun 2021, 18:33:06 UTC

<core_client_version>7.9.3</core_client_version>
<![CDATA[
<message>
process exited with code 195 (0xc3, -61)</message>
<stderr_txt>
14:18:59 (20946): wrapper (7.2.26012): starting
14:18:59 (20946): wrapper: running ./mfaktc.exe ( --device 0)
./mfaktc.exe: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./mfaktc.exe)
14:19:00 (20946): ./mfaktc.exe exited; CPU time 0.000622
14:19:00 (20946): app exit status: 0x100
14:19:00 (20946): called boinc_finish

</stderr_txt>
]]>

A team member said that i have to Install a newer Ubuntu version because of GLIBC_2.29 error.

I choose the LTS version because i don't want to install every year a new OS.

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 7227
Credit: 42,729,227
RAC: 34
Message 7643 - Posted: 9 Jun 2021, 19:06:41 UTC - in response to Message 7642.

7.9.3

process exited with code 195 (0xc3, -61)


14:18:59 (20946): wrapper (7.2.26012): starting
14:18:59 (20946): wrapper: running ./mfaktc.exe ( --device 0)
./mfaktc.exe: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./mfaktc.exe)
14:19:00 (20946): ./mfaktc.exe exited; CPU time 0.000622
14:19:00 (20946): app exit status: 0x100
14:19:00 (20946): called boinc_finish


]]>

A team member said that i have to Install a newer Ubuntu version because of GLIBC_2.29 error.

I choose the LTS version because i don't want to install every year a new OS.


It must be possible to install only a newer glibc version

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 7227
Credit: 42,729,227
RAC: 34
Message 7691 - Posted: 26 Jun 2021, 12:49:04 UTC

The range 72-73bit is nearly done. The rest of the work was uploaded on the server.

Profile paleseptember
Send message
Joined: 7 May 15
Posts: 7
Credit: 37,830,642
RAC: 0
Message 7699 - Posted: 28 Jun 2021, 7:24:43 UTC - in response to Message 7691.

The range 72-73bit is nearly done. The rest of the work was uploaded on the server.


So does that mean that we move onto the 73-74 bit range next? If so, does that have a large effect on TF as a project?

KEP
Volunteer tester
Send message
Joined: 28 Nov 14
Posts: 88
Credit: 1,102,770
RAC: 0
Message 7700 - Posted: 28 Jun 2021, 14:42:07 UTC - in response to Message 7699.

So does that mean that we move onto the 73-74 bit range next? If so, does that have a large effect on TF as a project?


The impact of trial factoring from 73 bit to 74 bit, will mean following:

Tasks to factor: 16,865,230
Likeliness of factor: 1.435 percent (maybe little higher)
First time tests saved by factoring: 242,016 tests.

The impact is as you can see very high. A 12 core 2.3 GHz Xeon (not modern at all) uses about 48 CPU days per test at n=100M. It then uses 192 days at n=200M. It then uses 768 days at n=400M. It then uses 3,072 days at n=800M.

From n=100M to n=200M tests saved 16,232 (1,947,840 CPU days saved)
From n=200M to n=400M tests saved 51,851 (24,888,480 CPU days saved)
From n=400M to n=800M tests saved 116,577 (223,827,840 CPU days saved)

So the impact is a whooping 250,664,160 saved CPU days of testing, on a 12 core 2.3 GHz Xeon and by all means very huge and meaningfull.

Thanks for asking the question :)

Take care.

Profile paleseptember
Send message
Joined: 7 May 15
Posts: 7
Credit: 37,830,642
RAC: 0
Message 7703 - Posted: 29 Jun 2021, 0:52:59 UTC - in response to Message 7700.



The impact of trial factoring from 73 bit to 74 bit, will mean following:

<snips a stunning amount of precise technical information.>


Thank you, that’s fascinating!

Previous · 1 . . . 17 · 18 · 19 · 20 · 21 · 22 · 23 · Next
Post to thread

Message boards : Number crunching : Trial Factoring


Main page · Your account · Message boards


Copyright © 2014-2024 BOINC Confederation / rebirther