search for: 12312

Displaying 17 results from an estimated 17 matches for "12312".

Did you mean: 1231
2012 Sep 04
2
[LLVMdev] branch on vector compare?
Roland Scheidegger <sroland <at> vmware.com> writes: > This looks quite similar to something I filed a bug on (12312). Michael > Liao submitted fixes for this, so I think > if you change it to > %16 = fcmp ogt <4 x float> %15, %cr > %17 = sext <4 x i1> %16 to <4 x i32> > %18 = bitcast <4 x i32> %17 to i128 > %19 = icmp ne i128 %18, 0 > br i1 %19, label %true1...
2012 Sep 04
0
[LLVMdev] branch on vector compare?
...quot;C". I was thinking of weakening this condition so that > if True and False are both i1 types, it will be allowed and will result > in something which can be branched on. > > I have quite a bit of reading ahead it seems! This looks quite similar to something I filed a bug on (12312). Michael Liao submitted fixes for this, so I think if you change it to %16 = fcmp ogt <4 x float> %15, %cr %17 = sext <4 x i1> %16 to <4 x i32> %18 = bitcast <4 x i32> %17 to i128 %19 = icmp ne i128 %18, 0 br i1 %19, label %true1, label %false2 should do the tric...
2012 Sep 03
3
[LLVMdev] branch on vector compare?
> > which goes through memory. Is there some idiom I'm missing so that it would use > > for instance movmsk for SSE or vcmpgt & cr6 for altivec? > > I don't think you are missing anything: LLVM IR has no support for horizontal > operations like or'ing the elements of a vector of boolean together. The code > generators do try to recognize a few idioms and
2007 Dec 28
9
lost connection 2.0
I lost my "connection lost" error.. but now I''ve got a "Mysql::Error: MySQL server has gone away" error.. It comes from: /usr/lib/ruby/gems/1.8/gems/activerecord-1.15.6/lib/active_record/connection_adapters/abstract_adapter.rb:128:in ''log''. I''m not sure if Rails / BackgroundRb uses it .. but i''ve got the mysql (2.7) gem
2012 Sep 05
0
[LLVMdev] branch on vector compare?
Am 05.09.2012 00:24, schrieb Stephen: > Roland Scheidegger <sroland <at> vmware.com> writes: >> This looks quite similar to something I filed a bug on (12312). Michael >> Liao submitted fixes for this, so I think >> if you change it to >> %16 = fcmp ogt <4 x float> %15, %cr >> %17 = sext <4 x i1> %16 to <4 x i32> >> %18 = bitcast <4 x i32> %17 to i128 >> %19 = icmp ne i128 %18, 0 >&g...
2006 Jul 18
0
Ruby on Rails Book question
Wondering if anyone is familiar with this part of the book. It''s in Part IV , the enhancements to the R4RMusic site, chapter 15, soft and hard enhancements. Following along it shows various methods being defined for work.rb (works model) However then it comes to a ''def open_orders''. Trying to figure out if this method is intended for work.rb or another model file. Not
2009 Jul 06
2
SIP registry fails during night
Every morning I check my SIP registry to the SIP-provider. And I must conclude that during the night somewhere registry has failed. asterisk*CLI> sip show registry Host Username Refresh State Reg.Time 85.119.188.3:5060 092779077 105 Failed Sun, 05 Jul 2009 23:11:40 asterisk*CLI> sip reload [Jul 6 10:30:43]
2018 Feb 19
2
SAMBA failed join domain DC
...3 objects (0 linked attributes) for DC=example,DC=ruCommitting SAM databaseDiscarding older DRS linked attribute update to member on ........... ......Applying linked attribute change:dn: <GUID=9922ff18-fa1f-4781-a126- de32d26c61b7>;<SID=S-1-5-21-1715567821-920026266-839522115- 4194>;CN=12312,OU=fsdf,OU=Office,DC=example,DC=ruchangetype: modifyadd: memberOfmemberOf: <GUID=272c834e-48ce-4002-8c95-c41781605d42>;<SID=S-1- 5-21-1715567821 -920026266-839522115- 1109>;CN=Commerce,OU=Security_Groups,OU=Services Account s,DC=example,DC=ru .......... added interface eth0 ip=10.2.1.15...
2018 Feb 19
2
SAMBA failed join domain DC
No I'm join samba to Windows DC(srv-dc01), he not server RODC >> If they do, try pre-creating the new DC in AD. in Windows manager console AD may create only RODC, it does not suit me run samba-tool domain join example.ru DC --server=srv-dc01.example.ru --username=vas.lah --password=password --realm=EXAMPLE.RU --site=SITE2 Failed to fetch machine account password for EXAMPLE from
2018 Feb 19
2
SAMBA failed join domain DC
...,DC=ruCommitting SAM databaseDiscarding older DRS linked attribute update to member on . .......... ....more than a thousand lines of messages ...... Applying linked attribute change:dn: <GUID=9922ff18-fa1f-4781-a126- de32d26c61b7>;<SID=S-1-5-21-1715567821-920026266-839522115- 4194>;CN=12312,OU=fsdf,OU=Office,DC=example,DC=ruchangetype: modifyadd: memberOfmemberOf: <GUID=272c834e-48ce-4002-8c95-c41781605d42>;<SID=S-1- 5-21-1715567821 -920026266-839522115- 1109>;CN=Commerce,OU=Security_Groups,OU=Services Account s,DC=example,DC=ru ...... ....more than a thousand lines of me...
2013 Jun 14
1
Dovecot service not responding after about a week of uptime
...t; Jun04 0:00 [kcryptd_io] root 221 0.0 0.0 0 0 ? S< Jun04 0:00 [kcryptd] root 232 0.0 0.0 0 0 ? S Jun04 0:04 [jbd2/dm-0-8] root 233 0.0 0.0 0 0 ? S< Jun04 0:00 [ext4-dio-unwrit] root 237 0.0 0.2 12312 912 ? S<sl Jun04 0:10 /sbin/auditd -n root 244 0.0 0.1 11212 740 ? S<sl Jun04 0:09 /sbin/audispd root 250 0.0 0.1 4080 748 ? Ss Jun04 0:00 /usr/sbin/smartd -n -q never root 251 0.0 0.2 2796 896 ? S< Jun04 0:08 /us...
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
...12216 => Hello World +12224 => Hello World +12232 => Hello World +12240 => Hello World +12248 => Hello World +12256 => Hello World +12264 => Hello World +12272 => Hello World +12280 => Hello World +12288 => Hello World +12296 => Hello World +12304 => Hello World +12312 => Hello World +12320 => Hello World +12328 => Hello World +12336 => Hello World +12344 => Hello World +12352 => Hello World +12360 => Hello World +12368 => Hello World +12376 => Hello World +12384 => Hello World +12392 => Hello World +12400 => Hello World +12408...
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
...2208: 0, 0 +12216: , +12216: 0, 0 +12224: , +12224: 0, 0 +12232: , +12232: 0, 0 +12240: , +12240: 0, 0 +12248: , +12248: 0, 0 +12256: , +12256: 0, 0 +12264: , +12264: 0, 0 +12272: , +12272: 0, 0 +12280: , +12280: 0, 0 +12288: , +12288: 0, 0 +12296: , +12296: 0, 0 +12304: , +12304: 0, 0 +12312: , +12312: 0, 0 +12320: , +12320: 0, 0 +12328: , +12328: 0, 0 +12336: , +12336: 0, 0 +12344: , +12344: 0, 0 +12352: , +12352: 0, 0 +12360: , +12360: 0, 0 +12368: , +12368: 0, 0 +12376: , +12376: 0, 0 +12384: , +12384: 0, 0 +12392: , +12392: 0, 0 +12400: , +12400: 0, 0 +12408: , +12408:...
2009 Jun 05
0
Wine release 1.1.23
...ions: GdipLoadImageFromFile, GdipLoadImageFromFileICM and GdipMeasureCharacterRanges 11251 Adobe Photoshop CS2 update process funky 11281 CJK input: cannot type in legacy applications 11578 Windows Messenger 5.1 doesn't run (infinite loop) 12033 Need for Speed III crash on startup 12312 EVE Patch fails to download as BITS_IBackgroundCopyJob_SetPriority is not implemented 12484 Photoshop CS2: freezes when trying to save for web 12554 Unsupported format: WINED3DFMT_R16F 12673 Medieval 2: Total War demo graphics are all blue and lack detail 12806 Crysis: segmentation fau...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...l 2 1657 0 0.01 1640 0 0.01 1640 2011-03-28-Bitfield.ll 2 4750 0 0.01 4734 0 0.01 4734 23tree.ll 20 213771 0 0.02 213738 0 0.02 213738 2mm.ll 12 36384 0 0.01 36337 0 0.01 36337 3mm.ll 12 40984 0 0.01 40937 0 0.00 40937 7zAes.ll 66 187046 12 0.02 182102 11 0.03 164419 7zAesRegister.ll 6 12294 1 0.01 12312 0 0.01 12262 7zCompressionMode.ll 0 467 0 0.01 431 0 0.01 431 7zCrc.ll 3 6134 0 0.01 6118 0 0.01 6118 7zCrcOpt.ll 2 6410 0 0.01 6394 0 0.01 6394 7zDecode.ll 29 252150 6 0.03 246797 * * * 7zEncode.ll 54 422010 8 0.03 415640 * * * 7zExtract.ll 12 105769 0 0.02 105733 0 0.01 104790 7zFolderInStream.ll...
2010 Aug 24
0
mlm for within subject design
...: r-help at r-project.org Date: Tue, 24 Aug 2010 02:11:06 -0700 Subject: [R] Time series clustering Hi, I have 1000 monthly time series (just a year) and I want to cluster them. for instance (x): jan 2010 feb 2010 mar 2010 apr 2010 ... ts 1: 12300 12354550 1233 12312 ... ts 2: 234 23232 2323 232323 ... ... My approach is applying clara algorithm to the standardized data: clara(x,k=10,stand=TRUE)->clarax Is that a correct approach? Thanks Giuseppe -- View this message in context: http://r.789695.n4.nabble.com/Time-series-clustering...