search for: whitwel

Displaying 12 results from an estimated 12 matches for "whitwel".

Did you mean: whitwell
2007 May 18
2
[LLVMdev] Slides from Dev Meeting
I would have liked to attend the dev meeting, but unfortunately I'm unable to. Will slides and/or transcipts from the talks be available online somewhere? Keith
2007 May 18
0
[LLVMdev] Slides from Dev Meeting
Hi Keith, On Fri, 2007-05-18 at 10:49 +0100, Keith Whitwell wrote: > I would have liked to attend the dev meeting, but unfortunately I'm > unable to. Will slides and/or transcipts from the talks be available > online somewhere? We are planning to make both slides and video available a few days after the meeting. > > Keith > &g...
2007 May 19
3
[LLVMdev] llvm, gpu execution environments
Chris Lattner wrote: > On Fri, 18 May 2007, Keith Whitwell wrote: >> I'm interested in understanding the extent of the assumptions which llvm >> makes about the types of hardware it is capable of targeting. > > Different pieces of the compiler make different assumptions. In > particular, the code generator we ship is good for...
2007 May 23
0
[LLVMdev] llvm, gpu execution environments
On Sat, 19 May 2007, Keith Whitwell wrote: >>> It seems that LLVA and by extension Vector-LLVA assumes that looping and >>> branching control flow can be expressed in terms of a simple "br" branch >>> operation. >> >> LLVA is not a part of LLVM, so I won't answer for it. > >...
2007 May 19
0
[LLVMdev] llvm, gpu execution environments
On Fri, 18 May 2007, Keith Whitwell wrote: > I'm interested in understanding the extent of the assumptions which llvm > makes about the types of hardware it is capable of targeting. Different pieces of the compiler make different assumptions. In particular, the code generator we ship is good for targetting certain cla...
2007 May 18
2
[LLVMdev] llvm, gpu execution environments
I'm interested in understanding the extent of the assumptions which llvm makes about the types of hardware it is capable of targeting. In particular, I'm investigating a proposal by Zack Rusin to use llvm as the shader compilation engine within Mesa, targeting GPU backends. I'm aware of the Apple GLSL compiler, and also I've seen the Vector LLVA paper. However, I'm not
2018 Jan 17
0
Eaton 5PX after battery replacement still says "replace battery" in NUT [HCL]
On Jan 16, 2018, at 6:07 PM, James Whitwell <jams at momento.com.au> wrote: > > This might be a simple thing to fix, but I can?t figure it out. We replaced the battery for the first time in our Eaton 5PX a couple of weeks ago, but we haven?t been able to clear the ?ups.alarm: replace battery!? status. > > Details of our...
2018 Jan 16
2
Eaton 5PX after battery replacement still says "replace battery" in NUT
Hi, This might be a simple thing to fix, but I can?t figure it out. We replaced the battery for the first time in our Eaton 5PX a couple of weeks ago, but we haven?t been able to clear the ?ups.alarm: replace battery!? status. Details of our installation are: OS: Debian 6 NUT version: 2.7.4 Installation method: from source tarball UPS device: Eaton 5PX2000IRT, 240V, 1800W, 2000VA, bought in
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...void __user *value; } drm_r128_getparam_t; -#endif +#endif /* _UAPI_DRM_R128_DRM_H */ diff --git a/include/uapi/drm/radeon_drm.h b/include/uapi/drm/radeon_drm.h index 321d4ac..089abd3 100644 --- a/include/uapi/drm/radeon_drm.h +++ b/include/uapi/drm/radeon_drm.h @@ -30,8 +30,8 @@ * Keith Whitwell <keith at tungstengraphics.com> */ -#ifndef __RADEON_DRM_H__ -#define __RADEON_DRM_H__ +#ifndef _UAPI_DRM_RADEON_DRM_H +#define _UAPI_DRM_RADEON_DRM_H #include <drm/drm.h> @@ -1005,4 +1005,4 @@ struct drm_radeon_info { #define SI_TILE_MODE_DEPTH_STENCIL_2D_4AA 3 #define SI_T...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...void __user *value; } drm_r128_getparam_t; -#endif +#endif /* _UAPI_DRM_R128_DRM_H */ diff --git a/include/uapi/drm/radeon_drm.h b/include/uapi/drm/radeon_drm.h index 321d4ac..089abd3 100644 --- a/include/uapi/drm/radeon_drm.h +++ b/include/uapi/drm/radeon_drm.h @@ -30,8 +30,8 @@ * Keith Whitwell <keith at tungstengraphics.com> */ -#ifndef __RADEON_DRM_H__ -#define __RADEON_DRM_H__ +#ifndef _UAPI_DRM_RADEON_DRM_H +#define _UAPI_DRM_RADEON_DRM_H #include <drm/drm.h> @@ -1005,4 +1005,4 @@ struct drm_radeon_info { #define SI_TILE_MODE_DEPTH_STENCIL_2D_4AA 3 #define SI_T...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...void __user *value; } drm_r128_getparam_t; -#endif +#endif /* _UAPI_DRM_R128_DRM_H */ diff --git a/include/uapi/drm/radeon_drm.h b/include/uapi/drm/radeon_drm.h index 321d4ac..089abd3 100644 --- a/include/uapi/drm/radeon_drm.h +++ b/include/uapi/drm/radeon_drm.h @@ -30,8 +30,8 @@ * Keith Whitwell <keith at tungstengraphics.com> */ -#ifndef __RADEON_DRM_H__ -#define __RADEON_DRM_H__ +#ifndef _UAPI_DRM_RADEON_DRM_H +#define _UAPI_DRM_RADEON_DRM_H #include <drm/drm.h> @@ -1005,4 +1005,4 @@ struct drm_radeon_info { #define SI_TILE_MODE_DEPTH_STENCIL_2D_4AA 3 #define SI_T...
2008 Jul 07
0
NT_STATUS_NO_LOGON_SERVERS
Hi, I've been following the troubleshooting guide, but our situation is a little different, so hopefully someone will be able to help out. :) We've got three machines, a domain controller running samba 3.0.10 (OSX 10.3), a server running Win 2k3 server, and a client running samba 3.0.24 (Ubuntu). The problem we're having is trying to connect to the Win 2k3 server from the samba