1

(429 replies, posted in Using SVP)

Although Ubuntu 16.04 is unsupported?

2

(429 replies, posted in Using SVP)

I'm on a i5-3570K with one HD7870, so no, I'm not having problems with dual-GPU, but gz for fixing your prob smile

I don't get along with the AMD gfx drivers. If proprietary or free/ open - I don't get SVP running. HW acceleration especially.

When AMDGPU-PRO is installed, I can at least select the GPU for HW acceleration, but SVP doesn't use it.

When xserver-xorg-video-ati/radeon + mesa-vdpau-drivers + mesa-va-drivers is installed, I don't have HW acceleration - can't select the GPU in SVP:

glxinfo |grep render
direct rendering: Yes
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits)

3

(429 replies, posted in Using SVP)

Sorry, right...

Thread 22 "SyntheticBench" received signal SIGSEGV, Segmentation fault.
0x00007fffd999a5a4 in clWaitForEvents () from /opt/amdgpu-pro/lib/x86_64-linux-gnu/libOpenCL.so.1

4

(429 replies, posted in Using SVP)

Hmm, as far as I can say, clinfo runs normally in debug mode:

gdb utlils/clinfo
run
[...]
  Global free memory (AMD)                        <printDeviceInfo:67: get number of CL_DEVICE_GLOBAL_FREE_MEMORY_AMD : error -33>
[...]
[Inferior 1 (process 2983) exited normally]

5

(429 replies, posted in Using SVP)

works...

./cliinfo
Number of platforms                               1
  Platform Name                                   AMD Accelerated Parallel Processing
  Platform Vendor                                 Advanced Micro Devices, Inc.
  Platform Version                                OpenCL 2.0 AMD-APP (2348.3)
  Platform Profile                                FULL_PROFILE
  Platform Extensions                             cl_khr_icd cl_amd_event_callback cl_amd_offline_devices 
  Platform Extensions function suffix             AMD

  Platform Name                                   AMD Accelerated Parallel Processing
Number of devices                                 2
  Device Name                                     Pitcairn
  Device Vendor                                   Advanced Micro Devices, Inc.
  Device Vendor ID                                0x1002
  Device Version                                  OpenCL 1.2 AMD-APP (2348.3)
  Driver Version                                  2348.3
  Device OpenCL C Version                         OpenCL C 1.2 
  Device Type                                     GPU
  Device Profile                                  FULL_PROFILE
  Device Board Name (AMD)                         AMD Radeon HD 7800 Series
  Device Topology (AMD)                           PCI-E, 01:00.0
  Max compute units                               10
  SIMD per compute unit (AMD)                     4
  SIMD width (AMD)                                16
  SIMD instruction width (AMD)                    1
  Max clock frequency                             1000MHz
  Graphics IP (AMD)                               6.0
  Device Partition                                (core)
    Max number of sub-devices                     10
    Supported partition types                     none specified
  Max work item dimensions                        3
  Max work item sizes                             256x256x256
  Max work group size                             256
  Preferred work group size multiple              64
  Wavefront width (AMD)                           64
  Preferred / native vector sizes                 
    char                                                 4 / 4       
    short                                                2 / 2       
    int                                                  1 / 1       
    long                                                 1 / 1       
    half                                                 1 / 1        (n/a)
    float                                                1 / 1       
    double                                               1 / 1        (cl_khr_fp64)
...

6

(429 replies, posted in Using SVP)

That did the trick, Chainik! Thank you

Now SVP force closes, when it tries to assess GPU based frame rendering with my HD7870. I've installed

dpkg -l amdgpu-pro
ii  amdgpu-pro     17.10-414273 amd64        Meta package to install amdgpu Pr

and read from the GPU compatibility list

Note 1: The latest supported driver version for older AMD/ATI cards is Catalyst 15.7. DO NOT INSTALL the new 'Crimson' video driver - take a look at AMD Product Compatibility list first!

Is that up2date? What's recommended?

7

(429 replies, posted in Using SVP)

(gdb) run
Starting program: /home/dominic/SVP4/SVPManager 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe6753700 (LWP 2167)]

Thread 1 "SVPManager" received signal SIGFPE, Arithmetic exception.
0x00007fffe9b6ad1a in QXcbScreen::logicalDpi() const ()
   from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
(gdb) 

8

(429 replies, posted in Using SVP)

Where shall that file be? Can't locate it/ doesn't exist in my SVP installation directory...

9

(429 replies, posted in Using SVP)

No, I can't run SVPManager. From the file browser, double clicking it results in: nothing happens. From the CLI

./SVPManager -v
Floating point exception (core dumped)

10

(429 replies, posted in Using SVP)

Nintendo Maniac 64 wrote:

I just had the exact same issue on a relatively fresh installation of Linux Mint 18.1 Cinnamon, and running the following command solved it:

sudo apt-get install libqt5concurrent5 libqt5svg5

The thing is, I already manually installed Qt 5.50 before installing SVP, so I thought I didn't have to run that command...well I was wrong.  Run that command and everything should be good.

I did that already during the preparations for the SVP Linux installation, as these are prerequisites (source: SVP Linux Wiki). So it's not possible to install the Qt Libs again... sad

I removed the Qt5 libs again, tried installing SVP without them, so the error occurred:

[7141] Warning: /home/dominic/SVP 4/SVPManager: error while loading shared libraries: libQt5Concurrent.so.5: cannot open shared object file: No such file or directory

Installed them again and ran the SVP setup. All that came up in the command line was:

[49] Warning: A style sheet file is specified, but it does not exist

Edit...

./svp4-linux-64.run -v

Shows some more...

[47] Warning: A style sheet file is specified, but it does not exist.
[45307] Warning: Component core depends on other components while having child components. This will not work properly.
[45310] Control script callback "TargetDirectoryPageCallback" does not exist.
[61300] Control script callback "ComponentSelectionPageCallback" does not exist.
[65853] Control script callback "DynamicCustomOptionsWdgCallback" does not exist.
[65872] Control script callback "LicenseAgreementPageCallback" does not exist.
[69628] Control script callback "ReadyForInstallationPageCallback" does not exist.
[99914] Control script callback "PerformInstallationPageCallback" does not exist.
[100213] perform core operation: Execute
[100213]     - arguments: {0}, /home/dominic/SVP 4/SVPManager, -main, -quit
[100213] /home/dominic/SVP 4/SVPManager" started, arguments: "-main -quit
[100320] Done
[100320] Operation \"Execute\" with arguments \"{0}; /home/dominic/SVP 4/SVPManager; -main; -quit\" failed: Execution failed (Unexpected exit code: 8): \"/home/dominic/SVP 4/SVPManager -main -quit\"
[100320] Created warning message box "installationErrorWithRetry": "Installer Error", "Error during installation process (core):\nExecution failed (Unexpected exit code: 8): \"/home/dominic/SVP 4/SVPManager -main -quit\""
[316186] Control script callback "FinishedPageCallback" does not exist.

11

(429 replies, posted in Using SVP)

I did, but I can't use the SVPManager then...

12

(429 replies, posted in Using SVP)

Anyone else facing completion errors while installing SVP4 on Ubuntu 16.04?

https://www2.pic-upload.de/thumb/33116398/Screenshotfrom2017-05-0422-42-54.png

Doesn't matter if I run setup as root or not, nor if I install it into home directory or / or /opt or else...