search for: easier

Displaying 20 results from an estimated 24255 matches for "easier".

2015 Mar 11
5
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
> We don't require users to compile their own gcc. Are you saying it's > impossible to get pre-built CMake 2.8.12 and gcc 4.7 on either Mac or > Windows? And we wouldn't be requiring it for cmake. My point was that cmake is always easier to install: * From binaries: a bit easier, since they are provided in http://www.cmake.org/ * From source: way easier than gcc. Gosh, from my experience *building* cmake is easier than *downloading* llvm and clang in the right layout, so the extra cost is really small. As for the advantages, thi...
2005 Jul 04
2
Compiling R scripts
Dear R Developers, A recommendation for future development. It would help if R scripts could be compiled into an executable, or a library. Speed is the main issue (I run a large scale monte carlo in R which is very slow). However, it would also make it easier to link R into other applications, easier at least than the COM infrastructure under Windows. Finally, it would make it much easier to farm R apps: rather than distributing all of R and necessary libraries onto each client, and making sure each client is always up to date as libraries for a specif...
2017 Aug 18
2
RFC/bikeshedding: Separation of instruction and pattern definitions in LLVM backends
I agree with David's sentiment. The second method appears to be easier to follow. IMHO, this would be easier for external users that desire to modify the backend for their own custom extensions/instructions. On Fri, Aug 18, 2017 at 5:05 AM, David Chisnall <David.Chisnall at cl.cam.ac.uk > wrote: > On 18 Aug 2017, at 10:55, Alex Bradbury <asb at asbradbu...
2015 Mar 11
4
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
> Pre-installed, or at all installable via packages. I don't think requiring a > new developer to build CMake before even checking out LLVM is wise. Why? We require recent compilers and installing a new cmake is easier (way easier if from source) than a new gcc. We already require it of every developer using windows or os X. By the same argument we should be providing xcode and msvc projects :-) Cheers, Rafael
2013 May 13
1
amiDebugger - might make your life easier if you program through the AMI
Hi all, I have been playing with the AMI quite a bit lately - mostly debugging WombatDialer in production, but that's a different story - and I have been frustrated by the lack of a simple way to interact CLI-like with the AMI itself. So I have decided to write something myself to make my life easier, or at least a bit less miserable. The result is a little webapp that you can use as a sort of CLI-frontend to the AMI itself. It is not pretty, but pretty much effective. So I thought I could share it and make someone else's life a bit easier. You can find it on https://github.com/l3nz/amiDe...
2011 Feb 11
3
Writing R packages in an easier way?
Dear R colleagues, is there an easier way to write R packages for the own use - without RTools and TeX? With R versions < 2.10.0 it was very easy to write a package. Under the path with the package name you wrote a description file and built some directories like "help", "html" and "R" with the speci...
2007 Jun 22
11
Nicer failure message formatting
Hi Are there any tools around that make rspec''s failure messages easier to read? unit_diff from ZenTest doesn''t seem to work - unless I missed something. A simple but very helpful improvement would be to use more line- breaks, e.g. Current output: expected "this is a very long string blah blah", got "this is a very very long string blah...
2019 Jul 02
3
RFC: Complex in LLVM
...ls > here. Exactly what kinds of optimizations are we aiming to (more-easily) > enable? There certainly exists hardware with instructions that help > vectorize complex multiplication, for example, and having a builtin > complex type would make writing patterns for those instructions easier > (as opposed to trying to build matching into the SLP vectorizer or > elsewhere). This probably makes constant-folding calls to complex libm > functions easier. Yes, all of that. Plus things like instcombine, expression rewrites/simplification and so on. > Does this make loop vec...
2002 Jan 01
3
Easier OggDrop version
Hi. I think that the vorbis team should use this version of OggDrop RC3 as the official OggDrop RC3, because the menu interface is easier to use (& you can see what kind of mode you have chosen). http://www.inf.ufpr.br/~rja00/BQoggdropC1.zip See this thread for more info: http://www.hydrogenaudio.org/forums/showthread.php?s=&postid=4683 <p>I only have one problem now: what quality value should I use to match the qual...
2019 Sep 18
3
COAT: an EDSL making just-in-time code generation easier
Hi all, I open sourced a small project of mine recently. It is an EDSL for C++ which makes just-in-time compilation much easier to write and maintain. One of its backends is LLVM's OrcJIT (LLVM 7, still). https://github.com/tetzank/coat Here is a blog post of mine introducing the concept: https://tetzank.github.io/posts/coat-edsl-for-codegen/ You can see it as an abstraction layer on top of OrcJIT, streamlining the p...
2020 May 26
1
Enabling easier contributions to rsync
...; > On 25 May 2020, at 23:55, Wayne Davison via rsync > > <rsync at lists.samba.org> wrote: > > > > I've decided to give hosting it on github a try, especially since > > there's been a lot of nice contributions lately. Hopefully this > > will make it easier for both the people sending patches as well as > > for me to snag the changes. I'll continue to push changes to the > > samba git as well. > Excellent call; for GitHub's temporary, but freedom's forever! FWIW, I find sending an email with an attachment a lot easier tha...
2018 Dec 19
3
[RFC] Matrix support (take 2)
...rations, the new intrinsics would just move as well. How will existing passes be taught about the new intrinsics? For example, what would have to be done to instcombine to teach it about these intrinsics? Let's suppose every existing operation had an equivalent masked intrinsic. Would it be easier to teach all of the passes about them or would it be easier to teach the passes about a mask operand on the existing Instructions? Would it be easier to teach isel about all the intrinsics or would it be easier to teach isel about a mask operand? I honestly don't know the answers to these que...
2011 Jun 18
1
can this sequence be generated easier?
...{ for(j in 0:(100-i)){ ...do some test i,j combination }} #for combinations of 3 variables vars = 3 for(i in 0:100){ for(j in 0:(100-i)){ for(k in 0:100-(i+j)){ ...do some test on i,j,k combination }}} -- View this message in context: http://r.789695.n4.nabble.com/can-this-sequence-be-generated-easier-tp3607240p3607240.html Sent from the R help mailing list archive at Nabble.com.
2018 May 23
2
run script on domain join
Le 23/05/2018 à 10:32, Rowland Penny via samba a écrit : > On Wed, 23 May 2018 10:09:42 +0200 > Arnaud FLORENT via samba <samba at lists.samba.org> wrote: > >> hi Roland >> >> >> thanks for your help >> >> it is easier to identify hosts with fixed adresses (ie allow/deny >> access by ip in firewall for example) > It might be easier to reap the DHCP issued IPs and feed these to the > firewall. surely but i never succeeded to ensure 100% ip is released. it is realy easier for me to work with static lea...
2017 Feb 09
0
What would make R easier to use for you (and sos version 1.4-1 and useR!2017)
*** *** WHAT WOULD MAKE R EASIER TO USE FOR YOU? *** The useR! 2017 conference in Brussels, July 4-7, will include a session in which attendees will be invited to offer their thoughts in at least three areas: * A common interface for similar functions. For example, John C. Nash and others have taken the...
2020 Sep 28
2
LLVM Developers Meeting JIT BoF -- Request for Topics of Interest
Hi Andres, A topic that I'd find interesting is what it'd take to make it easier to > use profile guided optimization in the context of JIT. A few years back > I crudely hacked this together, but it was fairly ugly. It'd be nice to > make that easier. Possibly too complicated for that type of session? We couldn't go into detail, but we could kick off a disc...
2020 Sep 06
0
[Bug 3209] New: Make overriding RemoteCommand on the cli easier
https://bugzilla.mindrot.org/show_bug.cgi?id=3209 Bug ID: 3209 Summary: Make overriding RemoteCommand on the cli easier Product: Portable OpenSSH Version: 8.3p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: openssh at nar...
2008 Oct 06
1
easier way to do this without a loop? (successive euclidean distances between points)
...brary(fields) results <- c() for(i in 1:(length(rownames(z))-1)){ results[i] <- rdist(z[i,], z[(i+1),]) } results.1 <- data.frame(results) f <- rownames(z) r <- f[-1] rownames(results.1) <- r colnames(results.1) <- f[1] this does what I want it to do - is there an easier/generic way of doing this. I will be using this to calculate euclidean distances between successive time steps on ordination scores. thanks -- Stephen Sefick Research Scientist Southeastern Natural Sciences Academy Let's not spend our time and resources thinking about things that are so lit...
2020 May 25
3
Enabling easier contributions to rsync
I've decided to give hosting it on github a try, especially since there's been a lot of nice contributions lately. Hopefully this will make it easier for both the people sending patches as well as for me to snag the changes. I'll continue to push changes to the samba git as well. Here's the new repo: https://github.com/WayneD/rsync Feel free to open issues there, but we won't do any migration of current tickets from bugzilla unle...
2017 Feb 03
2
RFC: Generic IR reductions
...so >>> we trade complexity in the back-end to match long patterns for >>> complexity in optimisation passes to know about the new intrinsics. >>> >>> The arguments were: >>> >>> Pro intrinsic: >>> * Simpler and shorter IR >>> * Easier to read, easier for the vectorisers to generate >>> * Easier for the back-end to match >>> * Easier transition towards scalable vectors in the future >> Also want to re-iterate that reductions are useful for testing bits of >> predicate vectors, which can be applicable...