./StarTools-Linux64-GPU doesn't work, but ./StarTools-Linux64 works

Questions and answers about problems with the software, modules or functionality.
Post Reply
orfest
Posts: 10
Joined: Mon Jul 26, 2021 1:18 pm

./StarTools-Linux64-GPU doesn't work, but ./StarTools-Linux64 works

Post by orfest »

When I try to start ./StarTools-Linux64-GPU, I see the window border for a nanosecond and then it disappears. No messages in the terminal. No messages in StarTools.log.

./StarTools-Linux64 starts just fine.

1.8.527MR2
Arch linux, Nvidia 4060 Ti, 128GB RAM, plenty of disk space, plenty of CPU.

How can I troubleshoot that?
alacant
Posts: 221
Joined: Mon Jan 25, 2016 7:03 am

Re: ./StarTools-Linux64-GPU doesn't work, but ./StarTools-Linux64 works

Post by alacant »

Hi
Not sure how nvidia does its gpu stuff but It's working here with AMD under opencl on Ubuntu.
Try opencl maybe?
Cheers and CS
User avatar
admin
Site Admin
Posts: 3378
Joined: Thu Dec 02, 2010 10:51 pm
Location: Melbourne
Contact:

Re: ./StarTools-Linux64-GPU doesn't work, but ./StarTools-Linux64 works

Post by admin »

Sorry I missed this post. Yep, as @alacant mentions, you need a driver that is capable of providing OpenCL to be able to offload calculations to your GPU.

See if the command 'clinfo' provides anything.
Ivo Jager
StarTools creator and astronomy enthusiast
orfest
Posts: 10
Joined: Mon Jul 26, 2021 1:18 pm

Re: ./StarTools-Linux64-GPU doesn't work, but ./StarTools-Linux64 works

Post by orfest »

Let me install opencl-nvidia and try again.
My current `clinfo` status is that no supported platforms are available.

Code: Select all

% clinfo
Number of platforms                               0

ICD loader properties
  ICD loader Name                                 OpenCL ICD Loader
  ICD loader Vendor                               OCL Icd free software
  ICD loader Version                              2.3.2
  ICD loader Profile                              OpenCL 3.0
orfest
Posts: 10
Joined: Mon Jul 26, 2021 1:18 pm

Re: ./StarTools-Linux64-GPU doesn't work, but ./StarTools-Linux64 works

Post by orfest »

Thanks all.

./StarTools-Linux64-GPU now works :D

Installing opencl-nvidia was key
User avatar
admin
Site Admin
Posts: 3378
Joined: Thu Dec 02, 2010 10:51 pm
Location: Melbourne
Contact:

Re: ./StarTools-Linux64-GPU doesn't work, but ./StarTools-Linux64 works

Post by admin »

orfest wrote: Wed Aug 21, 2024 2:58 pm Thanks all.

./StarTools-Linux64-GPU now works :D

Installing opencl-nvidia was key
Perfect! :thumbsup:
Ivo Jager
StarTools creator and astronomy enthusiast
Post Reply