Re: FreeBSD OpenCL/CUDA nVidia

2018-09-09 Thread CeDeROM
Just to conclude:

NVIDIA SUX - just as most of you stated no support from nVidia to
Open-Source and more interesting OpenCL applications of their GPU -
after almost 15 years of being loyal customer (purchased 5+ cards and
recommended to others) I say GOODBYE NVIDIA WILL NOT RECOMMEND YOU TO
ANYONE ANYMORE!

ATI/AMD RADEON ROX - I have just bought RADEON RX 580 and OpenCL seems
available here - HELLO AMD RADEON - you have just re-gained old
customer I missed your smooth edges and better colors :-)

# clinfo
Number of platforms   2
  Platform Name   Clover
  Platform Vendor Mesa
  Platform VersionOpenCL 1.1 Mesa 18.1.5
  Platform ProfileFULL_PROFILE
  Platform Extensions cl_khr_icd
  Platform Extensions function suffix MESA

  Platform Name   Portable Computing Language
  Platform Vendor The pocl project
  Platform VersionOpenCL 2.0 pocl
0.14, LLVM 4.0.1
  Platform ProfileFULL_PROFILE
  Platform Extensions cl_khr_icd
  Platform Extensions function suffix POCL

  Platform Name   Clover
Number of devices 1
  Device Name Radeon RX 580 Series
(POLARIS10, DRM 3.8.0, 11.2-RELEASE-p2, LLVM 6.0.1)
  Device Vendor   AMD
  Device Vendor ID0x1002
  Device Version  OpenCL 1.1 Mesa 18.1.5
  Driver Version  18.1.5
  Device OpenCL C Version OpenCL C 1.1
  Device Type GPU
  Device Profile  FULL_PROFILE
  Max compute units   36
  Max clock frequency 1366MHz
  Max work item dimensions3
  Max work item sizes 256x256x256
  Max work group size 256
  Preferred work group size multiple  64
  Preferred / native vector sizes
char16 / 16
short8 / 8
int  4 / 4
long 2 / 2
half 8 / 8
(cl_khr_fp16)
float4 / 4
double   2 / 2
(cl_khr_fp64)
  Half-precision Floating-point support   (cl_khr_fp16)
Denormals No
Infinity and NANs Yes
Round to nearest  Yes
Round to zero No
Round to infinity No
IEEE754-2008 fused multiply-add   No
Support is emulated in software   No
Correctly-rounded divide and sqrt operations  No
  Single-precision Floating-point support (core)
Denormals No
Infinity and NANs Yes
Round to nearest  Yes
Round to zero No
Round to infinity No
IEEE754-2008 fused multiply-add   No
Support is emulated in software   No
Correctly-rounded divide and sqrt operations  No
  Double-precision Floating-point support (cl_khr_fp64)
Denormals Yes
Infinity and NANs Yes
Round to nearest  Yes
Round to zero Yes
Round to infinity Yes
IEEE754-2008 fused multiply-add   Yes
Support is emulated in software   No
Correctly-rounded divide and sqrt operations  No
  Address bits64, Little-Endian
  Global memory size  8552468480 (7.965GiB)
  Error Correction supportNo
  Max memory allocation   7697221632 (7.169GiB)
  Unified memory for Host and Device  No
  Minimum alignment for any data type 128 bytes
  Alignment of base address   32768 bits (4096 bytes)
  Global Memory cache typeNone
  Image support   No
  Local memory type   Local
  Local memory size   32768 (32KiB)
  Max constant buffer 

Re: FreeBSD OpenCL/CUDA nVidia

2018-09-01 Thread CeDeROM
Thank you Tommy.. bad news.. how did that happen for nVidia to become
worst GPU driver provider to FreeBSD lagging even behind ATI/AMD and
Intel.. I guess these are closed-source drivers so we have nothing to
do here.. I was always buying nVidia only because of trust in their
best drivers.. but that needs to be revised I see :-(

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: FreeBSD OpenCL/CUDA nVidia

2018-09-01 Thread Tommi Pernila
Hi,

Nvidia doesn't provide native CUDA drivers.

There might be an option on trying to run the driver through the
linuxulator, but it looks like it there are some issue with it.

this thread has a bit more information:
https://forums.freebsd.org/threads/linux-binary-compatibility-nvidia-drivers-and-cuda-for-blender.65065/

So it looks like FreeBSD is not the platform for CUDA.
OpenCL with AMD and Intel should be working with FreeBSD.

-T


On Sat, 1 Sep 2018 at 1.55, CeDeROM  wrote:

> Hello world,
>
> Is nVidia OpenCL/CUDA supported on FreeBSD?
>
> I have GF1030GT on 11.2-RELEASE AMD64 using 390.77 nvidia driver.
> CLINFO shows 0 number of platforms :-(
>
> Any hints welcome :-)
> Tomek
>
> --
> CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
> ___
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
>
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


FreeBSD OpenCL/CUDA nVidia

2018-08-31 Thread CeDeROM
Hello world,

Is nVidia OpenCL/CUDA supported on FreeBSD?

I have GF1030GT on 11.2-RELEASE AMD64 using 390.77 nvidia driver.
CLINFO shows 0 number of platforms :-(

Any hints welcome :-)
Tomek

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"