Need help for gpuPlotGenerator!!



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



  • @AnotherDeadBody I starting to hate 16.04, maybe Ill try 14. What you think?



  • @AnotherDeadBody Do you think it will work in vbox?



  • i would use vmware myself. but yes ubuntu 14 is worth a try.



  • Okay I got OpenCL working!

    tate@Nvida-SuperComputer:~$ clinfo
    Number of platforms:                             1
      Platform Profile:                              FULL_PROFILE
      Platform Version:                              OpenCL 1.2 CUDA 8.0.44
      Platform Name:                                 NVIDIA CUDA
      Platform Vendor:                               NVIDIA Corporation
      Platform Extensions:                           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_fp64 cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_copy_opts
    
    
      Platform Name:                                 NVIDIA CUDA
    Number of devices:                               1
      Device Type:                                   CL_DEVICE_TYPE_GPU
      Device ID:                                     4318
      Max compute units:                             14
      Max work items dimensions:                     3
        Max work items[0]:                           1024
        Max work items[1]:                           1024
        Max work items[2]:                           64
      Max work group size:                           1024
      Preferred vector width char:                   1
      Preferred vector width short:                  1
      Preferred vector width int:                    1
      Preferred vector width long:                   1
      Preferred vector width float:                  1
      Preferred vector width double:                 1
      Native vector width char:                      1
      Native vector width short:                     1
      Native vector width int:                       1
      Native vector width long:                      1
      Native vector width float:                     1
      Native vector width double:                    1
      Max clock frequency:                           1147Mhz
      Address bits:                                  64
      Max memory allocation:                         687390720
      Image support:                                 Yes
      Max number of images read arguments:           128
      Max number of images write arguments:          8
      Max image 2D width:                            16384
      Max image 2D height:                           16384
      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:                   4352
      Alignment (bits) of base address:              4096
      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:                               128
      Cache size:                                    229376
      Global memory size:                            2749562880
      Constant buffer size:                          65536
      Max number of constant args:                   9
      Local memory type:                             Local
      Local memory size:                             49152
      Error correction support:                      1
      Unified memory for Host and Device:            0
      Profiling timer resolution:                    1000
      Device endianess:                              Little
      Available:                                     Yes
      Compiler available:                            Yes
      Execution capabilities:
        Execute OpenCL kernels:                      Yes
        Execute native function:                     No
      Queue properties:
        Out-of-Order:                                Yes
        Profiling :                                  Yes
      Platform ID:                                   0x17567f0
      Name:                                          Tesla M2050
      Vendor:                                        NVIDIA Corporation
      Device OpenCL C version:                       OpenCL C 1.1
      Driver version:                                367.48
      Profile:                                       FULL_PROFILE
      Version:                                       OpenCL 1.1 CUDA
      Extensions:                                    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_fp64 cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_copy_opts
    
    
    tate@Nvida-SuperComputer:~$
    
    


  • But when it still does not work.

    tate@Nvida-SuperComputer:~/Downloads/gpuPlotGenerator-bin-linux-x64-4.0.3$ ./gpuPlotGenerator help
    Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void *)0)' failed!
    tate@Nvida-SuperComputer:~/Downloads/gpuPlotGenerator-bin-linux-x64-4.0.3$
    
    


  • Didnt we fix that in the last setup? Im glad the open cl works. Prehaps you can post what you did here to help other who may run accros the same issues.


Log in to reply
 

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