Need help for gpuPlotGenerator!!
-
root@Tesla-SuperComputer:/home/tate/gpuPlotGenerator-bin-linux-x64-4.0.2# dpkg -l | grep nvidia rc nvidia-304 304.134-0ubuntu0.16.04.1 amd64 NVIDIA legacy binary driver - version 304.134 ii nvidia-367 367.57-0ubuntu0.16.04.1+gpu16.04.1 amd64 NVIDIA binary driver - version 367.57 ii nvidia-367-dev 367.57-0ubuntu0.16.04.1+gpu16.04.1 amd64 NVIDIA binary Xorg driver development files rc nvidia-375 375.26-0ubuntu0~gpu16.04.1 amd64 NVIDIA binary driver - version 375.26 ii nvidia-common 1:0.4.17.2 amd64 transitional package for ubuntu-drivers-common ii nvidia-modprobe 367.48-0ubuntu1 amd64 Load the NVIDIA kernel driver and create device files ii nvidia-opencl-dev:amd64 7.5.18-0ubuntu1 amd64 NVIDIA OpenCL development files rc nvidia-opencl-icd-304 304.134-0ubuntu0.16.04.1 amd64 NVIDIA OpenCL ICD ii nvidia-opencl-icd-367 367.57-0ubuntu0.16.04.1+gpu16.04.1 amd64 NVIDIA OpenCL ICD rc nvidia-opencl-icd-375 375.26-0ubuntu0~gpu16.04.1 amd64 NVIDIA OpenCL ICD ii nvidia-prime 0.8.2 amd64 Tools to enable NVIDIA's Prime ii nvidia-settings 375.26-0ubuntu0~gpu16.04.1 amd64 Tool for configuring the NVIDIA graphics driver root@Tesla-SuperComputer:/home/tate/gpuPlotGenerator-bin-linux-x64-4.0.2#
-
find your card or now run ./gpuPlotGenerator setup
-
root@Tesla-SuperComputer:/home/tate/gpuPlotGenerator-bin-linux-x64-4.0.2# ./gpuPlotGenerator setup ------------------------- GPU plot generator v4.0.2 ------------------------- Author: Cryo Bitcoin: 138gMBhCrNkbaiTCmUhP9HLU9xwn5QKZgD Burst: BURST-YA29-QCEW-QXC3-BKXDL ---- Loading platforms... Loading devices... Loading devices configurations... [WARNING] No config file found ---- 1. List all devices 2. List configured devices 3. Add device config 4. Remove device config 9. Save config 0. Quit > Select an option: 1 ---- [0] AMD Accelerated Parallel Processing (OpenCL 1.2 AMD-APP (1445.5)) [0] Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz (OpenCL 1.2 AMD-APP (1445.5)) ---- 1. List all devices 2. List configured devices 3. Add device config 4. Remove device config 9. Save config 0. Quit > Select an option:
-
@Tate-A Does not see the GPU, only the CPU.
-
root@Tesla-SuperComputer:/home/tate/gpuPlotGenerator-bin-linux-x64-4.0.2# clinfo Number of platforms: 1 Platform Profile: FULL_PROFILE Platform Version: OpenCL 1.2 AMD-APP (1445.5) Platform Name: AMD Accelerated Parallel Processing Platform Vendor: Advanced Micro Devices, Inc. Platform Extensions: cl_khr_icd cl_amd_event_callback cl_amd_offline_devices cl_amd_hsa Platform Name: AMD Accelerated Parallel Processing Number of devices: 1 Device Type: CL_DEVICE_TYPE_CPU Vendor ID: 1002h Board name: Max compute units: 4 Max work items dimensions: 3 Max work items[0]: 1024 Max work items[1]: 1024 Max work items[2]: 1024 Max work group size: 1024 Preferred vector width char: 16 Preferred vector width short: 8 Preferred vector width int: 4 Preferred vector width long: 2 Preferred vector width float: 8 Preferred vector width double: 4 Native vector width char: 16 Native vector width short: 8 Native vector width int: 4 Native vector width long: 2 Native vector width float: 8 Native vector width double: 4 Max clock frequency: 3400Mhz Address bits: 64 Max memory allocation: 2147483648 Image support: Yes Max number of images read arguments: 128 Max number of images write arguments: 8 Max image 2D width: 8192 Max image 2D height: 8192 Max image 3D width: 2048 Max image 3D height: 2048 Max image 3D depth: 2048 Max samplers within kernel: 16 Max size of kernel argument: 4096 Alignment (bits) of base address: 1024 Minimum alignment (bytes) for any datatype: 128 Single precision floating point capability Denorms: Yes Quiet NaNs: Yes Round to nearest even: Yes Round to zero: Yes Round to +ve and infinity: Yes IEEE754-2008 fused multiply-add: Yes Cache type: Read/Write Cache line size: 64 Cache size: 32768 Global memory size: 8284573696 Constant buffer size: 65536 Max number of constant args: 8 Local memory type: Global Local memory size: 32768 Kernel Preferred work group size multiple: 1 Error correction support: 0 Unified memory for Host and Device: 1 Profiling timer resolution: 1 Device endianess: Little Available: Yes Compiler available: Yes Execution capabilities: Execute OpenCL kernels: Yes Execute native function: Yes Queue properties: Out-of-Order: No Profiling : Yes Platform ID: 0x00007fd3ca47ade0 Name: Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz Vendor: GenuineIntel Device OpenCL C version: OpenCL C 1.2 Driver version: 1445.5 (sse2,avx) Profile: FULL_PROFILE Version: OpenCL 1.2 AMD-APP (1445.5) Extensions: cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_device_fission cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_spir cl_amd_svm cl_khr_gl_event root@Tesla-SuperComputer:/home/tate/gpuPlotGenerator-bin-linux-x64-4.0.2#
-
You need to use setup to create a config. Select add device . first. then to see devices use the list, dont forget to save!!
This command is a step by step guide to create the [devices.txt] configuration file.
then after gen your plots. but i think your errors are gone now. so try and finish the steps to get it online. :)
-
@AnotherDeadBody Does not see the GPU, only the CPU.
-
What was chosen in setup? and did you see anything that said nvidia?
what is output of ./gpuPlotGenerator listDevices 1 ?
-
@AnotherDeadBody said in Need help for gpuPlotGenerator!!:
hat was chosen in setup? and did you see anything that said nvidia?
what is output of ./gpuPlotGenerator listDevices 1 ?No I did not. give me a min.
-
root@Tesla-SuperComputer:/home/tate/gpuPlotGenerator-bin-linux-x64-4.0.2# ./gpuPlotGenerator listDevices 1 ------------------------- GPU plot generator v4.0.2 ------------------------- Author: Cryo Bitcoin: 138gMBhCrNkbaiTCmUhP9HLU9xwn5QKZgD Burst: BURST-YA29-QCEW-QXC3-BKXDL ---- [ERROR] No platform found with the provided id root@Tesla-SuperComputer:/home/tate/gpuPlotGenerator-bin-linux-x64-4.0.2#
-
lol. damn.. no idea. id look back through add device and see if you can find something there.
-
@AnotherDeadBody said in Need help for gpuPlotGenerator!!:
lol. damn.. no idea. id look back through add device and see if you can find something there.
I thinking of reinstalling the OS.
-
what do you see when you do ./gpuPlotGenerator setup then choose
- Add device config
-
@AnotherDeadBody said in Need help for gpuPlotGenerator!!:
what do you see when you do ./gpuPlotGenerator setup then choose
Add device config
root@Tesla-SuperComputer:/home/tate/gpuPlotGenerator-bin-linux-x64-4.0.2# ./gpuPlotGenerator setup ------------------------- GPU plot generator v4.0.2 ------------------------- Author: Cryo Bitcoin: 138gMBhCrNkbaiTCmUhP9HLU9xwn5QKZgD Burst: BURST-YA29-QCEW-QXC3-BKXDL ---- Loading platforms... Loading devices... Loading devices configurations... [WARNING] No config file found ---- 1. List all devices 2. List configured devices 3. Add device config 4. Remove device config 9. Save config 0. Quit > Select an option:
-
btw im on discord under same name.
select option 3 and show me what it says.
-
tate@Tesla-SuperComputer:~/gpuPlotGenerator-bin-linux-x64-4.0.2$ ./gpuPlotGenerator setup ------------------------- GPU plot generator v4.0.2 ------------------------- Author: Cryo Bitcoin: 138gMBhCrNkbaiTCmUhP9HLU9xwn5QKZgD Burst: BURST-YA29-QCEW-QXC3-BKXDL ---- Loading platforms... Loading devices... Loading devices configurations... [WARNING] No config file found ---- 1. List all devices 2. List configured devices 3. Add device config 4. Remove device config 9. Save config 0. Quit > Select an option: 3 Platform id: 0 Device id: 0 Global work size (8192 recommended): 8192 Local work size (256 recommended): 256 Hashes number (8192 recommended): 8192 ---- Normalizing config... New config added ---- 1. List all devices 2. List configured devices 3. Add device config 4. Remove device config 9. Save config 0. Quit > Select an option:
-
ok. so that added the cpu in. so its not either seeing your card, or that software doesnt support your card. i dont think installing over again in ubuntu will fix it. I usually use debian or ubuntu for most things.
what is output of
lshw -numeric -C display
-
root@Tesla-SuperComputer:/home/tate/gpuPlotGenerator-bin-linux-x64-4.0.2# lshw -numeric -C display *-display UNCLAIMED description: 3D controller product: GF100GL [Tesla T20 Processor] [10DE:6DE] vendor: NVIDIA Corporation [10DE] physical id: 0 bus info: pci@0000:01:00.0 version: a3 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress cap_list configuration: latency=0 resources: memory:f4000000-f5ffffff memory:e4000000-e7ffffff memory:e0000000-e3ffffff ioport:e000(size=128) memory:f6000000-f607ffff *-display description: VGA compatible controller product: 4th Generation Core Processor Family Integrated Graphics Controller [8086:41E] vendor: Intel Corporation [8086] physical id: 2 bus info: pci@0000:00:02.0 version: 06 width: 64 bits clock: 33MHz capabilities: msi pm vga_controller bus_master cap_list rom configuration: driver=i915 latency=0 resources: irq:33 memory:f6400000-f67fffff memory:d0000000-dfffffff ioport:f000(size=64) root@Tesla-SuperComputer:/home/tate/gpuPlotGenerator-bin-linux-x64-4.0.2#
-
@AnotherDeadBody This guy has the same card: https://forums.burst-team.us/topic/58/gpu-plot-generator-v4-0-3-win-linux/64
And it works for him.
-
One issue i ran into setting up the pool on linux was i had to run gnome desktop to run wallet and software ( java ) they ran in terminals. i used vnc to access it. that shows your card but that it unselected as the desktop. The one that yoru selected on is a intergrated card.. but this is my guess. id install X and try to run it from inside x with the nvidia card
What do you think?