search for: icd

Displaying 20 results from an estimated 64 matches for "icd".

Did you mean: i'd
2019 Mar 06
2
nvidia on 7.6
.../03/2019 19:30, Pete Geenhuizen wrote: > > > On 03/06/2019 09:59 AM, Fred Smith wrote: >> >>> I tried to install this and ran into a conflict >>> >>> --> Processing Conflict: >>> nvidia-x11-drv-340xx-340.107-2.el7_6.elrepo.x86_64 conflicts ocl-icd >>> --> Finished Dependency Resolution >>> Error: nvidia-x11-drv-340xx conflicts with ocl-icd-2.2.12-1.el7.x86_64 >>> >>> I removed ocl-icd and installed the package, but needless to say I >>> can't get ocl-icd to install which means that I cant i...
2005 Aug 30
1
ICD Features
Following up on a thread that I started about Agents/Queue and acknowledging calls before bridging them... Greg Boehnlein said that he was putting his efforts into ICD. I downloaded and installed ICD, and I can get simple queue and agent stuff working fine, and see that this new design is much cleaner and more powerful. That said, in the sample conf files, the "acknowledge_call" field is labeled as "TBD", so it doesn't appear to be im...
2019 Mar 06
2
nvidia on 7.6
...> >CentOS mailing list > >CentOS at centos.org > >https://lists.centos.org/mailman/listinfo/centos > > > Phil, > I tried to install this and ran into a conflict > > --> Processing Conflict: > nvidia-x11-drv-340xx-340.107-2.el7_6.elrepo.x86_64 conflicts ocl-icd > --> Finished Dependency Resolution > Error: nvidia-x11-drv-340xx conflicts with ocl-icd-2.2.12-1.el7.x86_64 > > I removed ocl-icd and installed the package, but needless to say I > can't get ocl-icd to install which means that I cant install video > players, vlc smplayer...
2019 Mar 06
2
nvidia on 7.6
...> On 03/06/2019 04:21 PM, Phil Perry wrote: >> On 06/03/2019 19:30, Pete Geenhuizen wrote: >>> >>> That is all good and well, but my problem is that I now can't install >>> >>> vlc smplayer mplayer, or? ffmpeg-libs because they need >>> ocl-icd-2.2.12-1.el7.x86_64from epel. >>> I tried to roll back to the previous version via yum history undo but >>> previous versions are no longer avaialble. >>> >> >> Do they have a hard coded Requires for the ocl-icd package or just an >> auto-generated Req...
2010 Jul 19
1
Alpha Centauri crashes constantly
...68c27cc0 0x00339ab8: 68c1d0b3 68c1bf01 68c27ce0 68c27d20 0x00339ac8: 68c27d18 00000001 00177cb8 00176760 Backtrace: =>0 0x68bee8d2 in gdi32 (+0x2e8d2) (0x00339af0) 1 0x68be3e72 in gdi32 (+0x23e71) (0x00339b10) 2 0x68bfc1fa DeleteObject+0x229() in gdi32 (0x00339b60) 3 0x00601406 in terran.icd (+0x201405) (0x00339d14) 4 0x0041da2f in terran.icd (+0x1da2e) (0x00339d34) 5 0x0045b3ab in terran.icd (+0x5b3aa) (0x00339d70) 6 0x004c7277 in terran.icd (+0xc7276) (0x00339f08) 7 0x00509c10 in terran.icd (+0x109c0f) (0x00339f1c) 8 0x0050dad6 in terran.icd (+0x10dad5) (0x0033a47c) 0x68bee...
2019 Mar 02
2
nvidia on 7.6
On 27/02/2019 20:34, Phil Perry wrote: > On 27/02/2019 20:29, Jerry Geis wrote: >>> I'll see if I can find some time this weekend to fix the elrepo package >>> and get it reinstated into the repository. >> >>> Phil >> >> >> Hi Phil, Thanks for the reply. Your correct this is OLD hardware. >> Everything was working with 7.5 thought I
2019 Mar 06
0
nvidia on 7.6
On 03/06/2019 09:59 AM, Fred Smith wrote: > >> I tried to install this and ran into a conflict >> >> --> Processing Conflict: >> nvidia-x11-drv-340xx-340.107-2.el7_6.elrepo.x86_64 conflicts ocl-icd >> --> Finished Dependency Resolution >> Error: nvidia-x11-drv-340xx conflicts with ocl-icd-2.2.12-1.el7.x86_64 >> >> I removed ocl-icd and installed the package, but needless to say I >> can't get ocl-icd to install which means that I cant install video >&gt...
2019 Mar 06
0
nvidia on 7.6
On 03/06/2019 04:21 PM, Phil Perry wrote: > On 06/03/2019 19:30, Pete Geenhuizen wrote: >> >> That is all good and well, but my problem is that I now can't install >> >> vlc smplayer mplayer, or? ffmpeg-libs because they need >> ocl-icd-2.2.12-1.el7.x86_64from epel. >> I tried to roll back to the previous version via yum history undo but >> previous versions are no longer avaialble. >> > > Do they have a hard coded Requires for the ocl-icd package or just an > auto-generated Requires for the libOpenCL....
2019 Mar 06
0
nvidia on 7.6
...Phil Perry wrote: > >> On 06/03/2019 19:30, Pete Geenhuizen wrote: > >>> > >>> That is all good and well, but my problem is that I now can't install > >>> > >>> vlc smplayer mplayer, or ffmpeg-libs because they need > >>> ocl-icd-2.2.12-1.el7.x86_64from epel. > >>> I tried to roll back to the previous version via yum history undo but > >>> previous versions are no longer avaialble. > >>> > >> > >> Do they have a hard coded Requires for the ocl-icd package or just an >...
2012 Jan 10
1
Extracting Data from SQL Server
Hi, I am new to R (and rusty on SQL!) and I'm trying to extract records from a SQL server database. I have a table of patient records (LoadPUS) which have three code columns which i want to evaluate against a list of particular codes (CVD_ICD$ table). Given the size of the patient table I want to restrict the data I pull into R to the data I only want to analyse so I am using SQL to do this. The code i have is as follows: library(RODBC) channel<-odbcConnect("NatCollections") query<-"SELECT UNIQUE_ID, diag01 from Lo...
2018 May 06
2
OpenCL runtimes and LLVM command line options
...f multiple OpenCL runtimes on a single system triggered errors in libLLVM caused by redeclaring command line arguments [0]. There's been some discussion on the bug report and a pointer to a slightly older report, unrelated to OpenCL, but most likely about the same issue [1]. OpenCL uses an ICD loader library to abstract away the installed runtimes. That way, applications can link against the ICD loader instead of the actual runtimes, which makes it more portable. This does also allow distributions to ship support for all the various OpenCL runtimes out there. The problem is that some...
2004 Sep 28
1
Is app_icd ready to replace app_queue?
I have heard about the ICD project to make a better Call center solution for asterisk, and I just noticed it on cvs. Is it a viable alternative or does it need work? Either way I am definitely interested as we are not quite happy with the current setup. Thanks, Robert Jackson
2010 Jun 24
1
Wine on Windows (via opengl32.dll)
Hello! I'm trying to replace "default" Direct3D7 implementation with gorgeous Wine software (ddraw.dll/wined3d.dll). However initialization brings surprises. wined3d.dll tries to load opengl32.dll (it's correct I suppose). opengl32.dll calls GetSystemMetrics from user32.dll (it's probably correct) user32.dll tries to use ddraw.dll to calculate some parameters. Maybe
2019 Mar 07
2
nvidia on 7.6
...>>>> On 06/03/2019 19:30, Pete Geenhuizen wrote: >>>>> >>>>> That is all good and well, but my problem is that I now can't install >>>>> >>>>> vlc smplayer mplayer, or ffmpeg-libs because they need >>>>> ocl-icd-2.2.12-1.el7.x86_64from epel. >>>>> I tried to roll back to the previous version via yum history undo but >>>>> previous versions are no longer avaialble. >>>>> >>>> >>>> Do they have a hard coded Requires for the ocl-icd package...
2018 May 07
2
OpenCL runtimes and LLVM command line options
...ystem triggered errors in libLLVM caused by redeclaring >> command line arguments [0]. There's been some discussion on the bug report and >> a pointer to a slightly older report, unrelated to OpenCL, but most likely >> about the same issue [1]. >> >> OpenCL uses an ICD loader library to abstract away the installed runtimes. >> That way, applications can link against the ICD loader instead of the actual >> runtimes, which makes it more portable. This does also allow distributions to >> ship support for all the various OpenCL runtimes out there. &...
2018 May 07
0
OpenCL runtimes and LLVM command line options
...> on a single system triggered errors in libLLVM caused by redeclaring > command line arguments [0]. There's been some discussion on the bug report and > a pointer to a slightly older report, unrelated to OpenCL, but most likely > about the same issue [1]. > > OpenCL uses an ICD loader library to abstract away the installed runtimes. > That way, applications can link against the ICD loader instead of the actual > runtimes, which makes it more portable. This does also allow distributions to > ship support for all the various OpenCL runtimes out there. > > Th...
2018 May 08
0
OpenCL runtimes and LLVM command line options
...rs in libLLVM caused by redeclaring >>> command line arguments [0]. There's been some discussion on the bug report and >>> a pointer to a slightly older report, unrelated to OpenCL, but most likely >>> about the same issue [1]. >>> >>> OpenCL uses an ICD loader library to abstract away the installed runtimes. >>> That way, applications can link against the ICD loader instead of the actual >>> runtimes, which makes it more portable. This does also allow distributions to >>> ship support for all the various OpenCL runtimes...
2019 Mar 06
0
nvidia on 7.6
...________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos > Phil, I tried to install this and ran into a conflict --> Processing Conflict: nvidia-x11-drv-340xx-340.107-2.el7_6.elrepo.x86_64 conflicts ocl-icd --> Finished Dependency Resolution Error: nvidia-x11-drv-340xx conflicts with ocl-icd-2.2.12-1.el7.x86_64 I removed ocl-icd and installed the package, but needless to say I can't get ocl-icd to install which means that I cant install video players, vlc smplayer mplayer, or? ffmpeg-libs....
2012 Feb 15
2
[LLVMdev] Performance problems with FORTRAN allocatable arrays
...le if you have something like the following: DOUBLE PRECISION,ALLOCATABLE,DIMENSION(:,:,:,:) :: QAV ... ALLOCATE( QAV( -2:IMAX+2,-2:JMAX+2,-2:KMAX+2,ND) ) ... DO L = 1, 5 DO K = K1, K2 DO J = J1, J2 DO I = I1, I2 II = I + IADD IBD = II - IBDD ICD = II + IBDD QAV(I,J,K,L) = R6I * (2.0D0 * Q(IBD,J,K,L,N) + > 5.0D0 * Q( II,J,K,L,N) - > Q(ICD,J,K,L,N)) END DO END DO END DO END DO Most of the code needed to calculate the address...
2002 Apr 29
0
SafeDisc FAQs
...=========================== Look at the root directory of the program CD. The following files are present on SafeDisc 1 protected programs: secdrv.sys drvmgt.dll clcd16.dll clcd32.dll clokspl.exe dplayerx.dll (not present on the very first version of SafeDisc) In addition to these files, a .icd file contains the encrypted binary, while the main executable (usually game.exe) is only a wrapper used to load and decrypt the .icd file. For SafeDisc 2, only secdrv.sys and drvmgt.dll can be found on the CD. The encrypted binary and dplayerx.dll are now stored inside the wrapper (usually gam...