search for: swarm

Displaying 20 results from an estimated 58 matches for "swarm".

Did you mean: warm
2020 Aug 13
1
Docker swarm service misconfigured in FirewallD / CentOS 7
Hi, I'm currently fiddling with Docker Swarm on three sandbox servers running CentOS 7. Unfortunately I couldn't get even the most basic configuration running. After some experimenting and investigating, it turns out there's a problem with FirewallD. Here's what I did first on every single node. # firewall-cmd --permanent --add...
2007 Mar 19
3
Swarm (win95 game) leaving fragments
Hi all, installed the old space shooter Swarm and it is running fine pleased to say except artefacts of lasers and rockets that have been fired staying on screen for up to another 6 seconds. This is as you can imagine a bit irritating as they move with and stay on the screen. Wine x.19. Have set the game to 'unmanaged' by the window m...
2008 Jun 28
2
[LLVMdev] LLVM under code swarm
Hello, Everyone. For those, who saw crazy videos from code swarm (http://vis.cs.ucdavis.edu/~ogawa/codeswarm/) and asked 'what's about LLVM' I've created two videos: 1. clang: http://vimeo.com/1242653 2. LLVM itself: http://vimeo.com/1246374 Enjoy! If anybody wants 'sources' for recreation of these videos (e.g. changing settings, etc) -...
2017 Jul 04
1
Request WIKI for docker / docker swarm on CentOS 7.x
Dear Sir, I would like to contribute Rancher / Docker Swarm on CentOS and related WIKI. Please advise what do I need to for this WIKI. Thank you! Xlord -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20170704/c197bbc3/attachment.html>
2018 May 03
0
GA/SWARM Hyperparameter (HP) Optimisation for Classification based Machine Learning
Hi, I believe that Caret uses a ?grid-serach approach. I was wondering if: 1 There are more efficient implementations for HP tuning for classification algos?(eg XGboost, CatBoost, SVM, RF etc),?using say?GM/SWARM approaches, akin to Google's approach AutoML for Image related Net problems? 2 This one is most probably wishful thinking, but is anyone looking at GM/SWARM at HP tuning across models (ensemble models). eg?the best set of HP for combined XGBoost + SVM, which accounts for the correlation/interac...
2007 Nov 27
0
virtualization + libvirt (with ruby bindings) + swarm idea (from azureus) to migrate virtual machines?!
Oh yeah! I''m working on a web interface to manage virtualization tecnologies like xen, kvm and lguest using libvirt connection. I need help! How i can code something like swarm (see azureus bittorrent client screenshots to understand) ? -- Regards, Luiz Vitor Vitor Martinez Cardoso. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group...
1999 Oct 06
1
uploaded hdf5 and R 0.65.1 RPMs
...w. The HDF5 RPM provides their version "1.2.0 beta1 release 2", which appears very stable and workable. As soon as I hear NCSA releases a final version of 1.2, I will announce an RPM for it. If you care to try them out, you can also get the RPMS here. http://lark.cc.ukans.edu/~pauljohn/Swarm/Swarm-2.0_RPMSforRH6. These RPMs are in my Swarm directory because they are offered in support of the Swarm user community. We are using R as a "front end" for the creation of HDF5 formatted datasets, which can then be read by the Swarm library during simulations. -- Paul E. Johnson...
2001 Mar 23
2
Memory problems, HDF5 library and R-1.2.2 garbage collection
Hello: I've recently started using R to process data in HDF5 format. My files come in 1.5MB chunks, but they can be as big as 50MB. The problem I am facing with R-1.2.2 is that when I try to load 50 of the 1.5MB HDF5 files (using the hdf5 library) in a loop, my Linux box gets close to its memory limit around the file #15 (256MB RAM and 256MB swap). This happens even if I load file ->
2002 Jan 06
0
New RH7.2 rpms for R-hdf5 support available
HDF5 is a high quality data storage format from NCSA (http://hdf.ncsa.uiuc.edu/index.html) Marcus Daniels of the Swarm Development Group has made available an R library called hdf5 which allows loading and saving of data in hdf5 format. The source for his library is here: ftp://ftp.swarm.org/pub/swarm/src/testing/hdf5_1.4.7.tar.gz I prefer to use RPMs to maintain software across many linux systems, so I have...
2011 Dec 27
4
Initializing a large data structure to be accessed strictly within a shared C library
...ly within a shared C library, to be used by a function in the C library that I'll call from R--without ever having to pass data to and from R? This is analogous to C++ object initialization/use/destruction, but if possible I'd like to stay in C. The context: I'm implementing a particle swarm optimization of a 60-dimension nonlinear transform, where the transform is defined in a half-gigabyte dataset. By carefully initializing a C struct I can trim a large amount of work from the PSO iteration stage. This is, of course, straight forward if I implement the whole thing in a self-contained...
2011 Dec 27
4
Initializing a large data structure to be accessed strictly within a shared C library
...ly within a shared C library, to be used by a function in the C library that I'll call from R--without ever having to pass data to and from R? This is analogous to C++ object initialization/use/destruction, but if possible I'd like to stay in C. The context: I'm implementing a particle swarm optimization of a 60-dimension nonlinear transform, where the transform is defined in a half-gigabyte dataset. By carefully initializing a C struct I can trim a large amount of work from the PSO iteration stage. This is, of course, straight forward if I implement the whole thing in a self-contained...
2010 Oct 06
4
Logging Login Attempts
I have passwords turned off, and require keys to match. The zombie armies swarming outside are trying brute force attacks that in part involve guessing login NAMES. If they guess the wrong NAME, this is logged in syslog. If they guess a working user name, then the attack has PARTIALLY SUCCEEDED, but this information is IGNORED. That is, it is not logged. If the zombie army...
2013 Jan 10
0
hydroPSO 0.3-0 on CRAN
Dear R and hydrological/environmental community, A major release of hydroPSO is now available on CRAN. This new release: -) implements the Standard Particle Swarm 2011 (SPSO-2011) -) is parallel-capable, to alleviate the computational burden of complex models with "long" execution time -) has an improved performance (33% - 38% faster) -) allows normalization, when the parameter space is not a hypercube -) includes seven new benchmark functions -) i...
2013 Jan 10
0
hydroPSO 0.3-0 on CRAN
Dear R and hydrological/environmental community, A major release of hydroPSO is now available on CRAN. This new release: -) implements the Standard Particle Swarm 2011 (SPSO-2011) -) is parallel-capable, to alleviate the computational burden of complex models with "long" execution time -) has an improved performance (33% - 38% faster) -) allows normalization, when the parameter space is not a hypercube -) includes seven new benchmark functions -) i...
2018 May 20
1
Issue using tinc-vpn on Windows Server 1709 with Docker Overlay Network
Hi Etienne, Am 20.05.2018 um 10:58 schrieb Etienne Dechamps: > Hi Marc, > > A number of bugs have been found and fixed in the code that deals with > Windows devices in tinc 1.1: > > https://github.com/gsliepen/tinc/pull/169 > https://github.com/gsliepen/tinc/pull/173 > https://github.com/gsliepen/tinc/pull/174 > https://github.com/gsliepen/tinc/pull/181 >
2009 Apr 01
1
Torrent tracker for CentOS v5.3 working properly?
Hi, Is the tracker for the 5.3-release working properly? The only torrent I see actually downloading is CentOS-5.3-i386-bin-1to6. The other three for the i386 DVD and ditto for x86_64 (cd+dvd) are just sitting there. The availability and the number of connected peers in the swarm for each torrent is rather high though. Do torrent downloads work from a single tracker at centos.org, or are those individual trackers depending on what mirror you download the torrent-file from? I've seen this behavior ever since CentOS v5.0. -- BW, Sorin --------------------------------...
1999 Apr 21
0
R RPMS and HDF5
Greetings I'm new to R. I became interested in it because my friends at the Swarm Development Team at the Santa Fe Institute have been using/developing R to work as a front end for HDF5 datasets. >From looking at the RPMS for R, I got the idea they were compiled without support for HDF5. Correct? If you are interested in the HDF5 data format and R, on my page I have RPMS fo...
2006 May 24
3
Regression line limited by the rage of values
Hi In R, using plot(x,y) followed by abline(lm(y~x)) produces a graph with a regression line spanning the whole plot . This means that the line extends beyond the swarm of data points to the defined of default plot region. With par(xpd=T) it will span the entire figure region. But how can I limit a regression line to the data range, i.e between (xmin,ymin) and (xmax,ymax)? Sorry for not knowing the lingo here. If you don't understand the question, plea...
2000 Aug 06
1
Trying to "pretty up" output from R job
...ir<-system("pwd",TRUE) newOutput<-rbind(mean,sd) transNewOutput<-t(newOutput) transNewOutput<-rbind(dir,transNewOutput) write.table(transNewOutput,file="Atestoutput",quote=FALSE, sep="\t") The output file looks like this: mean sd dir /home/pauljohn/swarm/src /home/pauljohn/swarm/src T 732.1 148.618520536522 Run 49.5 29.011491975882 Seed 499366074.13 296739559.579976 IntAct 43.85 5.592879672432 Change 0 0 Now the questions: 1. I want 3 columns of output, but here the first line only has two items. I can't...
2000 Aug 31
3
help with data import/export
how can I import/export data from ms excel? also is there a way to import/export data of the hdf format? is there a way to import/export hdf format for ms excel as well? thank you very much in advance. /js ###################################################################### This e-mail message has been scanned and cleared by MailMarshal http://www.marshalsoftware.com