Need help for gpuPlotGenerator!!



  • 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.



  • @AnotherDeadBody

     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

    1. 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.



  • @AnotherDeadBody

    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



  • @AnotherDeadBody

    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# 
    




  • 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?



  • @AnotherDeadBody said in Need help for gpuPlotGenerator!!:

    intergrated

    I use the integrated card, because this GPU does not have a display port.

    I'll give it a try.



  • did you do this?
    http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/cuda-repo-ubuntu1604_8.0.44-1_amd64.deb

    dpkg -i cuda-repo-ubuntu1604_8.0.44-1_amd64.deb
    apt-get update
    apt-get install cuda



  • @AnotherDeadBody Yes I did.



  • very odd. i noticed he was using ubuntu 14 though.


Log in to reply
 

Looks like your connection to Burst - Efficient HDD Mining was lost, please wait while we try to reconnect.