It is currently Wed Jul 24, 2024 4:31 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Gimp-2.9.1 and nvidia graphic card.
PostPosted: Sun Mar 09, 2014 11:51 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Oct 29, 2010
Posts: 711
Location: Netherlands
I installed Gentoo Linux on a separate partition to compile Gimp-2.9.1 from git sources.
First babl then gegl and then gimp.
When I ran make on gegl it errored out with this message:
make[2]: Entering directory '/root/gegl/docs'
GEGL_SWAP=RAM GEGL_PATH=../operations \
../tools/operation_reference --ops-html > operations.html
modprobe: FATAL: Module nvidia-uvm not found.
/bin/sh: line 1: 27424 Segmentation fault      GEGL_SWAP=RAM GEGL_PATH=../operations ../tools/operation_reference --ops-html > operations.html

Indeed I didn't have this module,never had any need for it until now.
So I reinstalled nvidia-drivers again with the necessary directive to also build nvidia-uvm module.

Uvm stands for "unified memory".
What it does afa I understand is allow programs to incorporate code by CUDA which is an nvidia
programming environment.
What gegl uses it for I have no idea.
Could be they incorporate their own code.

Now I wonder what happens when your computer has a different graphics card like radeon or intel etc.

Gerard.

_________________
Gentoo Linux always up-to-date.
Kernel-3.17.4 Python-2.7.8/3.3.5
Gimp-2.8.14

I use Linux only.
And Virtualbox with Win 7


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Gimp-2.9.1 and nvidia graphic card.
PostPosted: Sun Mar 09, 2014 12:35 pm  (#2) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4758
gerard82 wrote:
I installed Gentoo Linux on a separate partition to compile Gimp-2.9.1 from git sources.
First babl then gegl and then gimp.
When I ran make on gegl it errored out with this message:
make[2]: Entering directory '/root/gegl/docs'
GEGL_SWAP=RAM GEGL_PATH=../operations \
../tools/operation_reference --ops-html > operations.html
modprobe: FATAL: Module nvidia-uvm not found.
/bin/sh: line 1: 27424 Segmentation fault      GEGL_SWAP=RAM GEGL_PATH=../operations ../tools/operation_reference --ops-html > operations.html

Indeed I didn't have this module,never had any need for it until now.
So I reinstalled nvidia-drivers again with the necessary directive to also build nvidia-uvm module.

Uvm stands for "unified memory".
What it does afa I understand is allow programs to incorporate code by CUDA which is an nvidia
programming environment.
What gegl uses it for I have no idea.
Could be they incorporate their own code.

Now I wonder what happens when your computer has a different graphics card like radeon or intel etc.

Gerard.


Plenty of things done in Gimp would go a lot faster in a graphics card GPU. A GPU is basically several hundred processors in parallel that can run the same set of instructions on different data. A CUDA-aware Gimp would run circles around the standard one. OpenCL is a more "open" equivalent of CUDA. On the other hand, NVidia graphics cards are on the whole more Linux-friendly that their competition, and so equip a vast majority of Linux systems.

_________________
Image


Top
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Graphic Boost Babes are Awesome.

8

No new posts Attachment(s) Graphic Novel Illustration in GIMP 2.10 - Tutorial

0

No new posts Attachment(s) White border lines around graphic

0

No new posts GIMP/Graphic Software, Basic Terminology

5

No new posts I'm bored of open source graphic design

0



* Login  



Powered by phpBB3 © phpBB Group