log in |
Message boards : Number crunching : Linux TF WUs on ATI 6800 cards
Previous · 1 · 2 · 3 · 4 · Next
Author | Message |
---|---|
stderr.txt: 2024-03-22 15:49:09 (7750): Can't open init data file - running in standalone mode
2024-03-22 15:49:09 (7750): wrapper (7.24.26018): starting
2024-03-22 15:49:09 (7750): wrapper: running ./mfakto-x64 (-device 0)
2024-03-22 15:49:09 (7750): wrapper: created child process 7754
ERROR: unknown option '-device'
2024-03-22 15:49:10 (7750): ./mfakto-x64 exited; CPU time 0.000000
2024-03-22 15:49:10 (7750): app exit status: 0x1
2024-03-22 15:49:10 (7750): called boinc_finish(195) | |
ID: 9811 · Rating: 0 · rate: / Reply Quote | |
stderr.txt: try to change in job.xml file -device 0 to -d 0 I thought it was wrong but wasnt, will change this in file again. | |
ID: 9812 · Rating: 0 · rate: / Reply Quote | |
stderr: 2024-03-22 16:01:34 (8214): Can't open init data file - running in standalone mode
2024-03-22 16:01:34 (8214): wrapper (7.24.26018): starting
2024-03-22 16:01:34 (8214): wrapper: running ./mfakto-x64 (-d 0)
2024-03-22 16:01:34 (8214): wrapper: created child process 8216
Error -1 (Device not found): clCreateContextFromType(CPU)
2024-03-22 16:01:35 (8214): ./mfakto-x64 exited; CPU time 0.049071
2024-03-22 16:01:35 (8214): app exit status: 0x2
2024-03-22 16:01:35 (8214): called boinc_finish(195) terminal: ES7C95:~/mfakto/mfakto-wrappertest$ ./wrapper_26018_linux-u18_x86-64
2024-03-22 16:01:34 (8214): wrapper (7.24.26018): starting
mfakto 0.15pre8 (64-bit build)
Runtime options
INI file mfakto.ini
Verbosity 1
SieveOnGPU yes
MoreClasses yes
GPUSievePrimes 82486
GPUSieveProcessSize 24 Kib
GPUSieveSize 96 Mib
FlushInterval 8
WorkFile worktodo.txt
ResultsFile results.txt
Checkpoints enabled
CheckpointDelay 60 s
Stages enabled
StopAfterFactor class
PrintMode compact
V5UserID none
ComputerID none
TimeStampInResults no
VectorSize 2
GPUType AUTO
SmallExp no
UseBinfile mfakto_Kernels.elf
Compile-time options
Select device - GPU not found, fallback to CPU.
ERROR: init_CL(3, 0) failed Seems like it doesn't like either one, | |
ID: 9813 · Rating: 0 · rate: / Reply Quote | |
stderr: hmm, how many GPUs do you have and in which slot is the 6000er? Edit: play with -d in job.xml like -d 1 or -d 2 | |
ID: 9814 · Rating: 0 · rate: / Reply Quote | |
downloaded again. | |
ID: 9815 · Rating: 0 · rate: / Reply Quote | |
downloaded again. The execute permission on mfakto file is missing but I have changed it. You also must copy the worktodo.txt into folder. | |
ID: 9816 · Rating: 0 · rate: / Reply Quote | |
This box has only the single RX6800 in the first (top) x16 slot. BOINC calls it device 0. 2024-03-22 16:13:19 (8700): Can't open init data file - running in standalone mode
2024-03-22 16:13:19 (8700): wrapper (7.24.26018): starting
2024-03-22 16:13:19 (8700): wrapper: running ./mfakto-x64 (-d 2)
2024-03-22 16:13:19 (8700): wrapper: created child process 8703
Error -1 (Device not found): clCreateContextFromType(CPU)
2024-03-22 16:13:20 (8700): ./mfakto-x64 exited; CPU time 0.042067
2024-03-22 16:13:20 (8700): app exit status: 0x2
2024-03-22 16:13:20 (8700): called boinc_finish(195) There must be another format for specifying the GPU device?? Skip | |
ID: 9817 · Rating: 0 · rate: / Reply Quote | |
mfakto-x64 is executable and worktodo.txt was empty I copied it again. 2024-03-22 22:14:14 (487765): Can't open init data file - running in standalone mode 2024-03-22 22:14:14 (487765): wrapper (7.24.26018): starting 2024-03-22 22:14:14 (487765): wrapper: running ./mfakto-x64 (-d 0) 2024-03-22 22:14:14 (487765): wrapper: created child process 487769 2024-03-22 22:17:12 (487765): ./mfakto-x64 exited; CPU time 2.648441 2024-03-22 22:17:12 (487765): called boinc_finish(0) 2024-03-22 22:42:34 (491215): Can't open init data file - running in standalone mode 2024-03-22 22:42:34 (491215): wrapper (7.24.26018): starting 2024-03-22 22:42:34 (491215): called boinc_finish(0) | |
ID: 9818 · Rating: 0 · rate: / Reply Quote | |
THe worktodo.txt has something inside but after the input is finished it will be deleted. Try to set execute permissions also to wrapper file. | |
ID: 9819 · Rating: 0 · rate: / Reply Quote | |
This box has only the single RX6800 in the first (top) x16 slot. try to remove the -d entry in job.xml. Its odd why it cant find your GPU. | |
ID: 9820 · Rating: 0 · rate: / Reply Quote | |
[Try to set execute permissions also to wrapper file. There is no file named "wrapper" I have now set all files to exec. 2024-03-22 22:14:14 (487765): Can't open init data file - running in standalone mode 2024-03-22 22:14:14 (487765): wrapper (7.24.26018): starting 2024-03-22 22:14:14 (487765): wrapper: running ./mfakto-x64 (-d 0) 2024-03-22 22:14:14 (487765): wrapper: created child process 487769 2024-03-22 22:17:12 (487765): ./mfakto-x64 exited; CPU time 2.648441 2024-03-22 22:17:12 (487765): called boinc_finish(0) 2024-03-22 22:42:34 (491215): Can't open init data file - running in standalone mode 2024-03-22 22:42:34 (491215): wrapper (7.24.26018): starting 2024-03-22 22:42:34 (491215): called boinc_finish(0) 2024-03-22 22:50:33 (492097): Can't open init data file - running in standalone mode 2024-03-22 22:50:33 (492097): wrapper (7.24.26018): starting 2024-03-22 22:50:33 (492097): called boinc_finish(0) | |
ID: 9821 · Rating: 0 · rate: / Reply Quote | |
[Try to set execute permissions also to wrapper file. The correct name is wrapper_26018_linux-u18_x86-64 The program did something, do you have a result.txt file? As I can see it was running successfully. | |
ID: 9822 · Rating: 0 · rate: / Reply Quote | |
The result.txt is old | |
ID: 9823 · Rating: 0 · rate: / Reply Quote | |
The result.txt is old It was only a test, still too long to run but was working. | |
ID: 9824 · Rating: 0 · rate: / Reply Quote | |
but it is not working again. | |
ID: 9825 · Rating: 0 · rate: / Reply Quote | |
but it is not working again. delete the result file and recopy worktodo.txt but edit the file with Factor=7F4004F67F6EC742B408BC43A6649611,758604829,72,73 for faster test | |
ID: 9826 · Rating: 0 · rate: / Reply Quote | |
This box has only the single RX6800 in the first (top) x16 slot. "wrapper: running ./mfakto-x64 (-d 2)" becomes "wrapper: running ./mfakto-x64 ()" and same error. | |
ID: 9827 · Rating: 0 · rate: / Reply Quote | |
Is this of any help?
*-pci
description: PCI bridge
product: Navi 10 XL Downstream Port of PCI Express Switch
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:2c:00.0
logical name: /dev/fb0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pci pm pciexpress msi normal_decode bus_master cap_list fb
configuration: depth=32 driver=pcieport mode=1920x1080 visual=truecolor xres=1920 yres=1080
resources: iomemory:e1e10-e1e0f irq:39 ioport:e000(size=4096) memory:fc900000-fcafffff ioport:7800000000(size=17448304640)
*-display
description: VGA compatible controller
product: Navi 21 [Radeon RX 6800/6800 XT / 6900 XT]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:2d:00.0
logical name: /dev/fb0
version: c3
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom fb
configuration: depth=32 driver=amdgpu latency=0 resolution=1920,1080 | |
ID: 9828 · Rating: 0 · rate: / Reply Quote | |
Is this of any help? Nope, try to download mfakto-linux64-v9.zip It contains the older mfakto file, replace it with yours. Also overwrite all .cl files. | |
ID: 9829 · Rating: 0 · rate: / Reply Quote | |
1) I unzipped this downloaded zip creating a new test folder (mfakto-linux64-v9). 2) Replaced the mfakto-64 in this new folder with mfakto-64 from my 'wrapper=test' folder. 3) Replaced the .cl files in this new folder with wrapper-test's 7 .cl files. 5) Executed this -- ES7C95:~/mfakto/mfakto-linux64-v9$ ./mfakto-x64 6) Got the following but feel like I regressed... mfakto 0.15pre8 (64-bit build) Runtime options
INI file mfakto.ini
Verbosity 1
SieveOnGPU yes
MoreClasses yes
GPUSievePrimes 82486
GPUSieveProcessSize 24 Kib
GPUSieveSize 96 Mib
FlushInterval 8
WorkFile worktodo.txt
ResultsFile results.txt
Checkpoints enabled
CheckpointDelay 60 s
Stages enabled
StopAfterFactor class
PrintMode compact
V5UserID none
ComputerID none
TimeStampInResults no
VectorSize 2
GPUType AUTO
SmallExp no
UseBinfile mfakto_Kernels.elf
Compile-time options
Select device - GPU not found, fallback to CPU.
Error -1 (Device not found): clCreateContextFromType(CPU)
ERROR: init_CL(3, 0) failed | |
ID: 9831 · Rating: 0 · rate: / Reply Quote | |
Message boards :
Number crunching :
Linux TF WUs on ATI 6800 cards