From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Some trouble to use NVIDIA CUDA with Xen Date: Thu, 15 Aug 2013 10:15:07 -0400 Message-ID: <20130815141507.GK3545@konrad-lan.dumpdata.com> References: <20130812130032.GA3318@phenom.dumpdata.com> <20130813202059.GA10103@phenom.dumpdata.com> <20130815131904.GB3545@konrad-lan.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Martin Cerveny Cc: Gordan Bobic , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, Aug 15, 2013 at 03:28:44PM +0200, Martin Cerveny wrote: > Hello. > > On Thu, 15 Aug 2013, Konrad Rzeszutek Wilk wrote: > >>HAVE_NV_XEN is NOT defined. > >> > >>HAVE_NV_XEN is defined only if "nv-xen.h" is present (tested in > >>/usr/src/nvidia-319.37/conftest.h) and it seems to be removed from > >>distributed source (~ in nvidia driver 19x.x.x versions). > >> > >>Ok, i downloaded some older version "nv-xen.h" from net to > > > >Do you know what it contains? Perhaps there are some oddities in there? > > I take first match from google :-) https://github.com/lll-project/nvidia/blob/master/include/nvidia/nv-xen.h Duh! .. snip.. > >http://xenbits.xen.org/gitweb/?p=xentesttools/bootstrap.git;a=blob;f=root_image/drivers/wb_to_wc/wb_to_wc.c;h=cd2439ac103150229f14f732a9a7a271ca6f397e;hb=HEAD > > > >to double check that it is working correctly). > > I will try @weekend. Thank you. > > M.C>