search for: nope

Displaying 20 results from an estimated 2946 matches for "nope".

Did you mean: node
2016 May 03
2
[RFC] Non-Temporal hints from Loop Vectorizer
Steve Canon is on vacation, so I’m going to word for word quote his take on the compiler autogenerating nontemporal hints: "nope nope nope nope nope nope nope nope nope nope nope nope nope nope nope nope nope nope nope nope nope nope nope nope nope n” — Steve Canon —escha > On May 3, 2016, at 10:26 AM, via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Non-temporal hints are extremely dangerous to use in...
2001 Nov 05
3
Can't compile under RH 7.2
All -- Has anyone gotten samba to compile under RH 7.2? I tried: 2.2.2 NOPE 2.2.0 NOPE 2.0.0 NOPE 1.9.00 YES CVS HEAD NOPE In the cases of the 2.* versions (and CVS head) I ran ./configure and make. In the case of 1.9.00, I edited the Makefile for a non- shadow Linux host (and added -lcrypt). I'm attaching a typescript file of my lates...
2016 May 03
6
[RFC] Non-Temporal hints from Loop Vectorizer
Hello all, I've been wondering why Clang doesn't generate non-temporal stores when compiling the STREAM benchmark [1] and therefore doesn't yield optimal results. It turned out that the Loop Vectorizer correctly vectorizes the arithmetic operations and also merges the loads and stores into vector operations. However it doesn't add the '!nontemporal' metadata which would
2006 May 29
2
Memory-leak 1.2.7.1
...plication running (no apache, mysql etc.) and the problem kept returning. And of course if I didn't happen when I won't start Asterisk. So, this left me only one conclusion. The application with the memory leak is Asterisk. So I thought of these things: - Problem with linux distribution ? Nope, got 2 different distributions and happens on both ? - Bug with mpg123 ? Nope, used native Asterisk moh thing, still happens. - Memory leak due to a loop in my configuration ? Nope, 3 diffrent configurations, 2 of them are _really_ simple (like 3 context and some dial strings :P). Since I'm n...
2007 Dec 13
3
IPFW compiled in kernel: Where is it reading the config?
Hi peeps, After compiling ipfw into the new 6.2 kernel, and typing "ipfw list", all I get is: "65535 deny ip from any to any" From reading the docs, this might indicate that this is the default rule. (I am certainly protected this way--but can't be very productive ;^) ) By the way, when I run "man ipfw" I get nothing. Using this instead:
2017 Oct 11
2
I do not love thee, kernel-3.10.0-693.2.2.el7.x86_64
I've been having a lot of issues with video, for example. However, this one... I have a user with a Dell R730. I install kernel and kernel devel, and the rest of the full update, and rebooted. Nope. 100% kernel panic, right around the time it switches root. I even rebuilt the initramfs, nope. And speaking of kernel panics, has *anyone* ever considered that all the data dumped to the console during one results in NOT BEING ABLE TO READ ANYTHING BUT THE LAST 24 or less, mostly less, lines?...
2017 Oct 11
2
I do not love thee, kernel-3.10.0-693.2.2.el7.x86_64
...wrote: > On 11/10/17 19:28, m.roth at 5-cent.us wrote: >> I've been having a lot of issues with video, for example. However, this >> one... I have a user with a Dell R730. I install kernel and kernel >> devel, and the rest of the full update, and rebooted. >> >> Nope. 100% kernel panic, right around the time it switches root. I even >> rebuilt the initramfs, nope. >> >> And speaking of kernel panics, has *anyone* ever considered that all the >> data dumped to the console during one results in NOT BEING ABLE TO READ >> ANYTHING BUT...
2008 Jan 08
2
[LLVMdev] Setting how aggressive the inliner is in 2.1
Is there a way to set how aggressive the inliner pass (createFunctionInliningPass) without going through the command line interface? Is there any reason InlineLimit isn't an argument to the createFunctionInliningPass function? Thanks, Robert
2008 Jan 08
0
[LLVMdev] Setting how aggressive the inliner is in 2.1
On Mon, 7 Jan 2008, Robert Zeh wrote: > Is there a way to set how aggressive the inliner pass > (createFunctionInliningPass) without going through the command line > interface? Nope. Well, you could call cl::ParseCommandLine yourself (passing in a static array) like llvm-gcc does, but other than that "no". > Is there any reason InlineLimit isn't an argument to the > createFunctionInliningPass function? Nope :). That would be a great enhancement. -Chri...
2002 Sep 11
4
XFS-ACL-Samba: Trouble adding acls
Hi, I recently tried to use ACLs with samba. XFS is running, I can set ACLs using setfacl and read them with getfacl, no problem so far. Samba compiled fine with '--with-acl-support'. Now I set up a share with 'nt acl support = yes', put there a file and added an acl with 'setfacl': root@edjo[ACLTEST]# getfacl datei.txt # file: datei.txt # owner: odenbach # group:
2019 Apr 24
4
Are linux distros redundant?
On Wed, Apr 24, 2019 at 10:18:40AM -0400, mark wrote: > > Nope. Well... actually, my manager's talking about Ubuntu or maybe even > FreeBSD. He's *extremely* upset with RH being so slow - 8 should have been > out for some time, for one, and a lot of 7, even with SCL, is far behind, It should have been? Says who? John -- You may k...
2010 Jul 20
1
Exporting NMDS distance matris to csv
...is available library(MASS,logical.return=TRUE) #return=true verifies package is available data(varespec) #varespec is an example data file in the vegan package vare.dis <- vegdist(varespec) vare.dis #this is the triangular matrix I'd like to export x=format.data.frame(vare.dis) #nope, don't work x=format(vare.dis) #nope x=data.frame(vare.dis) #ditto x=unknown.function(vare.dis) #??? What is the unknown bit here to do this? #this is what I want to be able to do, i.e., write the matrix "x" out as a csv write.csv(x, file = "temp.csv") Gregory A...
2019 Jan 18
3
Shortest RFC ever: I propose we rename files using `.TXT` extension to use `.txt`
Why? Because we have a mixture scattered about the codebase, but only a very few with `.TXT`. I like consistency. It makes my obsessive tendancies happy. Is this important? Nope. Why am I asking first? Because its possible someone, somewhere will be disrupted by this so I figured I'd ask first. -Chandler -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190117/2e8e2dbb/attachment...
2013 Mar 14
6
moderate rant un updates
...out most (but not kernel) updates to 6.4... but including xorg. I log out the end of the day, and I'm hosed - no X. Now, my not-two-year-old workstation has an nvidia card, and I'd installed kmod-nvidia from elrepo. I figured I'd fix my problem by finishing the upgrade and rebooting. Nope. I try to upgrade kmod-nvidia from elrepo. Anyone got any good explanations as to why they'd put kmod-nvidia-310.40 in the repo, with the previous version not obvious... AND NOT HAVE THE *REQUIRED* nvidia-x11-drv-310.40 in there? Why not wait until both pieces could be uploaded, since kmod-niv...
2019 Feb 28
3
What files to edit when changing the sdX of hard drives?
...of it, I'm going to mount it on /mnt. No, I dislike UUIDs. I dislike, strongly, lots of extra typing that doesn't really get me anything. MAYBE, if you're in a Google or Amazon datacenter, with 500,000 physical servers (I phone interviewed with them 10 years ago)... but short of that? Nope. mark
2010 Feb 25
3
[LLVMdev] Massive Number of Test Failures
...:07:59 Chris Lattner wrote: > On Feb 25, 2010, at 12:01 PM, David Greene wrote: > > I am seeing a whole lot of failures in the tests on trunk. From > > discussions with Chris and others, I should not be seeing this. > > Does 'make check-lit' pass for you in llvm/test? Nope. In fact I am seeing more failures in debug mode now. But what does "pass" mean? [x86_64-off-opt]: Testing Time: 127.55s [x86_64-off-opt]: Expected Passes : 5006 [x86_64-off-opt]: Expected Failures : 33 [x86_64-off-opt]: Unsupported Tests : 66 Is that really passing? Even...
2010 Jan 10
3
[LLVMdev] Using a function from another module
On Sun, Jan 10, 2010 at 12:38 PM, Garrison Venn <gvenn.cfe.dev at gmail.com> wrote: > Won't passing llvm::Function* around vs strings (function names), also work, at code generation time, > without the need for a module A dec to module B impl. mapping? > > Garrison Nope. You cannot place a call instruction into one module whose callee is a Function from another module. You have to put a declaration into the same module, and have your call instruction call that. And then they need to be linked together, either by llvm-link or (if JITting) by addGlobalMapping.
2001 Aug 28
1
wine and windoze me
I have tried codeweavers wine and now the latest cvs version of wine dated 2001-08-24. In no case am I able to run anything but notepad from windoze ME. The doze media player...nope, internet exploder? nope. Here is what I get trying to run windoze media player: wine --managed --winver win98 /mnt/win_c/Program\ Files/Windows\ Media\ Player/wmplayer.exe fixme:shell:SHRegGetUSValueW (0x7517b474),stub! fixme:win32:SetCriticalSectionSpinCount critsection=0x7ff063b8: spincount...
2017 Jul 12
4
CentOS 7, NM, and IPv6
On 07/12/17 12:09, Gordon Messmer wrote: > On 07/12/2017 07:13 AM, m.roth at 5-cent.us wrote: >> 4. It appears to try, several times, and then give up - as our >> manager puts it, "I to renew the lease", "Here it is","Nope, >> don't like that, try again", and eventually, after 4 or 5 or >> so tries, gives up. > > > NM tends to log fairly verbose information. It sounds like you've looked at > the network traffic. Have you looked at the logs on the affected syst...
2007 Mar 15
7
SEC to minutes
Hi Friends, I am new to ruby on rails. I want to convert seconds to minutes. like if 220sec= 3.40 minutes I did in this way sec/60 but it giving the false results ex : 70 sec = 110/6=1.8 but it is worong as for time Can u give any advice? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed