search for: dpp

Displaying 20 results from an estimated 24 matches for "dpp".

Did you mean: dp
2017 Jun 15
2
Implementing cross-thread reduction in the AMDGPU backend
...endent instructions to avoid a data hazard >>>>>>>> v_nop >>>>>>>> v_foo_f32 v1, v1, v1 row_bcast:31 row_mask:0xc // Instruction 7 >>>>>>>> >>>>>>>> The problem is that the way these instructions use the DPP word isn't >>>>>>>> currently expressible in LLVM. We have the llvm.amdgcn.mov_dpp >>>>>>>> intrinsic, but it isn't enough. For example, take the first >>>>>>>> instruction: >>>>>>>> >>>...
2017 Jun 15
1
Implementing cross-thread reduction in the AMDGPU backend
...t;>>>> hazard v_nop >>>>>>>>> v_foo_f32 v1, v1, v1 row_bcast:31 row_mask:0xc // Instruction >>>>>>>>> 7 >>>>>>>>> >>>>>>>>> The problem is that the way these instructions use the DPP >>>>>>>>> word isn't currently expressible in LLVM. We have the >>>>>>>>> llvm.amdgcn.mov_dpp intrinsic, but it isn't enough. For >>>>>>>>> example, take the first >>>>>>>>> instru...
2017 Jun 14
5
Implementing cross-thread reduction in the AMDGPU backend
...;>> v_nop // Add two independent instructions to avoid a data hazard >>>>>> v_nop >>>>>> v_foo_f32 v1, v1, v1 row_bcast:31 row_mask:0xc // Instruction 7 >>>>>> >>>>>> The problem is that the way these instructions use the DPP word isn't >>>>>> currently expressible in LLVM. We have the llvm.amdgcn.mov_dpp >>>>>> intrinsic, but it isn't enough. For example, take the first >>>>>> instruction: >>>>>> >>>>>> v_foo_f32 v1, v0, v...
2020 Apr 26
2
[PATCH] Fix line-wrapping typo in comment
...letion(-) diff --git a/sshbuf.h b/sshbuf.h index 78e32264..4b71405a 100644 --- a/sshbuf.h +++ b/sshbuf.h @@ -140,7 +140,7 @@ int sshbuf_allocate(struct sshbuf *buf, size_t len); /* * Reserve len bytes in buf. * Returns 0 on success and a pointer to the first reserved byte via the - * optional dpp parameter or a negative * SSH_ERR_* error code on failure. + * optional dpp parameter or a negative SSH_ERR_* error code on failure. */ int sshbuf_reserve(struct sshbuf *buf, size_t len, u_char **dpp); -- 2.26.2
2017 Jun 14
0
Implementing cross-thread reduction in the AMDGPU backend
...>> v_nop // Add two independent instructions to avoid a data hazard >>>>>> v_nop >>>>>> v_foo_f32 v1, v1, v1 row_bcast:31 row_mask:0xc // Instruction 7 >>>>>> >>>>>> The problem is that the way these instructions use the DPP word >>>>>> isn't currently expressible in LLVM. We have the >>>>>> llvm.amdgcn.mov_dpp intrinsic, but it isn't enough. For example, >>>>>> take the first >>>>>> instruction: >>>>>> >>>>...
2009 Dec 07
3
[PATCH] memdisk: "safe hook" and mBFT
...o the drive count */ pptr->drivecnt++; @@ -1170,6 +1193,7 @@ void setup(const struct real_mode_args *rm_args_ptr) /* Adjust these pointers to point to the installed image */ /* Careful about the order here... the image isn''t copied yet! */ + safe_hook = (struct safe_hook *)(dpp + hptr->int13_offs); pptr = (struct patch_area *)(dpp + hptr->patch_offs); hptr = (struct memdisk_header *)dpp; @@ -1179,6 +1203,21 @@ void setup(const struct real_mode_args *rm_args_ptr) dpp = mempcpy(dpp, shdr->cmdline, cmdline_len); } + /* Re-fill the "safe hook&q...
2017 Jun 13
2
Implementing cross-thread reduction in the AMDGPU backend
...ask:0xa // Instruction 6 >>>> v_nop // Add two independent instructions to avoid a data hazard >>>> v_nop >>>> v_foo_f32 v1, v1, v1 row_bcast:31 row_mask:0xc // Instruction 7 >>>> >>>> The problem is that the way these instructions use the DPP word isn't >>>> currently expressible in LLVM. We have the llvm.amdgcn.mov_dpp >>>> intrinsic, but it isn't enough. For example, take the first >>>> instruction: >>>> >>>> v_foo_f32 v1, v0, v1 row_shr:1 >>>> >>&gt...
2017 Jun 12
2
Implementing cross-thread reduction in the AMDGPU backend
...v_foo_f32 v1, v1, v1 row_bcast:15 row_mask:0xa // Instruction 6 >> v_nop // Add two independent instructions to avoid a data hazard >> v_nop >> v_foo_f32 v1, v1, v1 row_bcast:31 row_mask:0xc // Instruction 7 >> >> The problem is that the way these instructions use the DPP word isn't >> currently expressible in LLVM. We have the llvm.amdgcn.mov_dpp >> intrinsic, but it isn't enough. For example, take the first >> instruction: >> >> v_foo_f32 v1, v0, v1 row_shr:1 >> >> What it's doing is shifting v0 right by one wi...
2017 Jun 12
4
Implementing cross-thread reduction in the AMDGPU backend
...nt instructions to avoid a data hazard v_nop v_foo_f32 v1, v1, v1 row_bcast:15 row_mask:0xa // Instruction 6 v_nop // Add two independent instructions to avoid a data hazard v_nop v_foo_f32 v1, v1, v1 row_bcast:31 row_mask:0xc // Instruction 7 The problem is that the way these instructions use the DPP word isn't currently expressible in LLVM. We have the llvm.amdgcn.mov_dpp intrinsic, but it isn't enough. For example, take the first instruction: v_foo_f32 v1, v0, v1 row_shr:1 What it's doing is shifting v0 right by one within each row and adding it to v1. v1 stays the same in the f...
2008 Apr 17
1
App installation trouble
...l" cannot be loaded. That makes sense because the file is named "setup.dl.dll". I'm doing all of this from the command line in a Linux terminal window, and no other errors are reported by WINE. I can't find any help in the FAQ and the AppDB only talks about an old version of DPP. Is it normal for DLLs to be named *.dl.dll? It seems that that is the problem, yet no Windows users that I know of have complained about installation problems. I should note that I have very little experience with Windows as I've always used Linux instead, so I'm probably just doing somet...
2010 Apr 08
1
a small question about R with Winbugs
...ss something at initialization? I will really appreciate the help to solve this problem Here is the R code, and Winbugs code. model { for(i in 1:N){ y[i,1:2] ~ dmnorm(mu[i,],tau[i,,]) S[i] ~ dcat(pi[]) mu[i,1:2] <- mu.star[S[i],] tau[i,1:2,1:2] <- tau.star[S[i],,]} # Constructive DPP # Stick breaking prior p[1] <- r[1] for (j in 2:C) {p[j] <- r[j]*(1-r[j-1])*p[j-1]/r[j-1]} p.sum <- sum(p[]) for (j in 1:C) {r[j] ~ dbeta(1,alpha); pi[j] <- p[j]/p.sum} # Baseline distribution for (j in 1:C) {mu.star[j,1:2] ~ dmnorm(theta[],tau.star[j,,]);tau.star[j,1:2,1:2...
2012 Jun 20
9
[PATCH 0 of 1 v2] tools: honour --libdir when it is passed to ./configure
I''ve removed all the LIBLEAF bits in this version, but kept passing the libfsimage plugin location via compiler command line. If there''s a better way to do this, I''m certainly open to it. But looking at it further today I think this isn''t too horrible. Matt
2009 Jun 10
0
Image Viewer Shifts Image Up After Loading
...Manager.php?sClass=application&iId=1988) t o edit my raw files. When I open up a raw file, it initially displays the image fully and normally on the screen. After about a half second though, it shifts the image up, leaving this black space below it: [Image: http://img54.imageshack.us/img54/4433/dpp.png ] Any ideas why it shifts this image like this? Could there perhaps be a builtin graphics lib that I should override? I am using the latest wine-git. Thanks! G
2013 Oct 26
2
[PATCH] 1. changes for vdiskadm on illumos based platform
...24 22:46:20 2013 +0100 +++ b/tools/libfsimage/common/fsimage_plugin.c Sat Oct 26 20:03:06 2013 +0400 @@ -122,6 +122,7 @@ fail: static int load_plugins(void) { const char *fsdir = getenv("FSIMAGE_FSDIR"); + const char *isadir = ""; struct dirent *dp = NULL; struct dirent *dpp; DIR *dir = NULL; @@ -130,8 +131,26 @@ static int load_plugins(void) int err; int ret = -1; +#if defined(FSIMAGE_FSDIR) if (fsdir == NULL) fsdir = FSIMAGE_FSDIR; +#elif defined(__sun__) + if (fsdir == NULL) + fsdir = "/usr/lib/fs"; + + if (sizeof(void *) == 8) + isadir = &q...
2009 Jan 18
5
strange error
i like to play warcraft3:FrozenThrone. so it's work great. but i get an error when I want to view 'winecfg' . it just don't start. before i go to delete my ~/.wine folder (i think that it will solve problem), i want to find another way to solve this problem. tnx to all. Code: [b]3dm at 3dm:~$ uname -a Linux 3dm 2.6.25-2-686 #1 SMP Fri Jul 18 17:46:56 UTC 2008 i686 GNU/Linux[/b]
2013 Jan 04
0
Wine release 1.5.21
...39;t work in Ubuntu except for large dpi 31231 Borderlands installer crashes while trying to extract a cabinet file 31302 [Splinter Cell Conviction]Very Slow in game 31400 Rendering in Civilization III very slow 31527 Delphi 7: Header control sends incorrect notifications 31615 Canon DPP freeze randomly since Wine 1.5.11 31877 Torchlight II does not works when winecfg is set to Vista/win7 (CSS=unicode) 32287 Built in iexplore crash when visiting elheraldo.co 32407 Tales of Monkey Island crashes 32416 Wizard101 launcher does not close window after launching client, has t...
2010 Oct 08
0
Wine release 1.2.1
...//www.winehq.org/git for details. Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 1.2.1: 3975 FILE: printing does not work as expected 13344 DPP 3.4.1.1 - Images with "Fit to window" corrupted 16047 Garena client crashes in WSASendTo 16998 WISO Sparbuch crashes at startup 18864 IW2: Edge of Chaos launcher pagefaults on startup 19070 hh.exe should exit immediately if not given a file to open (appinstall) 19560 Street...
2015 Jan 09
0
Wine release 1.7.34
...--------------------------------------- Bugs fixed in 1.7.34 (total 63): 5137 avifil32 limits itself to max of 1024 frames when writing avis 12295 Star Trek Klingon Academy 1.02: Ship textures are partly invisible 15111 Adobe Photoshop CS2 tools stop working in maximised images 18474 DPP (Digital Photo Professional): Instruments window returns to its starting position (in the center) automatically when the image windows is selected 20015 X-Lite don`t work with ALSA driver correctly 22521 .NET 2.0 SP2 installer fails (RegSvcs.exe bootstrapper expects updated assemblies while G...
2011 Nov 04
0
Wine release 1.3.32
...15429 winhttp doesn't send HTTP auth credentials (affects google chrome) 15500 Can't select options in the menus 16203 Not all entries in Speed Commander GUI are displayed 16485 WMP is unable to play mpeg/mpg files, affects Powerpoint 2007's presentation capabilities 18474 DPP (Digital Photo Professional): Instruments window returns to its starting position (in the center) automatically when the image windows is selected 18608 Trickstyle does not start anymore 19405 [Secret of Monkey Island Special Edition] Game crashing, when exiting 20419 Foxit Reader fails to...
2010 Aug 20
0
Wine release 1.3.1
...165 dlls/winhttp/net.c: assignment discards qualifies from pointer target type 18170 regedit should accept CR-separated lines 18365 Shareaza uses 100% CPU when not minimized 18401 Cars won't be renderer with PC3 shaders 18955 SupremeCommander: GPGNet fails to install 19093 Canon DPP: Editor window quits unexpectedly when zooming to 100% 19245 GPUZ crashes on unimplemented hal and ntoskrnl APIs 19276 Internet Explorer 1.0 fails to install 19414 Excel 2003 & 2007 crash trying to run macros 19529 .NET 2.0: LDAP authorization fails 19849 Links 2003 does not run...