similar to: Mosix?

Displaying 20 results from an estimated 100 matches similar to: "Mosix?"

2001 Nov 21
2
MOSIX and ext3-fs
Hi all !!! I have got a MOSIX-Cluster and wanted to upgrade to ext3-fs, but that didn't work out. The ext3-fs patch FAILED to patch the MOSIX-kernel and if I tried to apply the ext3- patch before, the MOSIX-patch failed. Can someone help me with that ? Perhaps someone knows of a conclusion for that problem or can tell me where to get a MOSIX-patch for 2.4.15. I would be glad to hear from
2001 May 03
1
Running R under Mosix
Mosix is a cluster operating system that is a set of kernel patches to Linux on i386 machines. It allows processes to migrate to other nodes on the cluster transparently. See www.mosix.org for details. However, my R processes were refusing to migrate. Using strace, and delving into the R code, I found that it was due to a large number of calls to the system setjmp and longjmp routines - the
2017 Dec 06
3
ERROR: missing backlink attribute 'memberOf'
Good Morning (or not), I am running three Samba AD DCs all at version 4.7.2 on Ubuntu 16.04.  All three have run flawlessly for over a year. Last night one of the DCs started failing Replication with both the other DCs so I decided to run samba-tool dbcheck . Resulting in several: ERROR: orphaned backlink attribute 'memberOf' in CN=Annamarie Foyles,CN=Users,DC=cy,DC=cybernetics,DC=com
2003 Feb 25
4
Gastman
I've tried the precompiled version of gastman, but it does'n work properly under windows, so I would like to try to compile it under windows, so maybe it begins to work. I've tried to compile gastman with mingw, but the db3.1 libraries request the cygwin include files and libraries. Then I've copied the cygwin's include files and libraries to mingw's directory, but the make
2001 Sep 17
3
computational capacity of Linux network
Hi, This is not an R question per ce, but I feel like this is a right community to ask it. As a part of our work we run a lot of non-interactive computational jobs. To increase the throughput we would like to distribute the load over the entire network and we are looking at Linux network as a platform. Ideally we would like to be able to submit a job to the network, rather than to a computer, and
2012 Jan 12
2
GGplot controlling point size across range
Hi all New to R and GGplot2 but loving the potential. I am trying to plot four separate point plots by looping over the data and plotting a different subset each time. When I plot the data as a point plot, the size of the points is determined by the data values used as below qplot(accum_rain, accum_g_radn, data = clim_sub[[i]], size = avgyld, colour = avgyld) The problem is that i want all
2003 Apr 30
0
H323/GnuGK/Netmeeting
Ok I'm confusEd at this point. I have Asterisk installed with the h323 channel driver compiled and installed. I also installed gnugk. Is it needed? When I use it as a gatekeeper I'm seeing no interaction with asterisk. If I dial straight to asterisk with netmeeting I get the default extension and I can see asterisk trying to play the "congrats-demo" file but I hear
2003 Nov 21
1
Using log() on an openMosix cluster
Hi all, I was hoping to get some advice about a problem that I realize will be difficult to reproduce for some people. I'm running R 1.7.1 on an openMosix (Linux) cluster and have been experiencing some odd slow-downs. If anyone has experience with such a setup (or a similar one) I'd appreciate any help. Here's a simplified version of the problem. I'm trying to run the
2005 Jun 01
2
Different versions, different results ?
Dear all, I wrote the following batch script on a iMac, and ran it on a linux mosix cluster. tu <- read.table("cage.mm5.tags.rna_lib.CAA-CAJ.tu-reshape.table") tu_reshaped <- t(reshape(tu[1:50,], direction="wide", timevar="tu", idvar=c("rna","lib"))) write.table(tu_reshaped, "cage.mm5.tags.rna_lib.CAA-CAJ.tu-reshaped.table")
2003 Feb 25
2
Samba using Virtual Servers (load balancing)
Hello fellow samba users, Our company uses samba for all fileshares/printing/PDC on two SUN E3500's. We like to replace these with about 10 Linux 19" XEON (pizza)boxes. The question: Are there any implementation out there using a loadbalancing cluster doing samba? A simple diagram of the setup I have in mind: Users (+/- 500) ||| Headnode(Director 1) - Headnode (Director 2) | Worknode -
2002 Apr 16
1
[Fwd: Re: Multithreading]
Oops. Seems I only sent this to myself. T. -------------- next part -------------- An embedded message was scrubbed... From: "Timothy H. Keitt" <tklistaddr at keittlab.bio.sunysb.edu> Subject: Re: [R] Multithreading Date: 16 Apr 2002 12:34:52 -0400 Size: 2091 Url: https://stat.ethz.ch/pipermail/r-help/attachments/20020416/dd6c9385/attachment.mht
2003 Oct 10
4
1.8.0 on Unix: interrupting huge print()s ??
NEWS for R 1.8.0 has >> USER-VISIBLE CHANGES >> >> <......> >> >> o On Unix-like systems interrupt signals now set a flag that is >> checked periodically rather than calling longjmp from the >> signal handler. This is analogous to the behavior on Windows. >> This reduces responsiveness to interrupts but prevents bugs
2002 Nov 04
1
longjmp - was: seemingly random "nesting of readline input" w arnings
Barry, Would you mind providing the necessary patch for this behavior? Thanks, Greg > -----Original Message----- > From: Barry Rowlingson [mailto:B.Rowlingson@lancaster.ac.uk] > Sent: Monday, November 04, 2002 8:04 AM > To: r-devel@stat.math.ethz.ch > Subject: Re: longjmp - was: seemingly random "nesting of > readline input" > warnings > > > Luke
2003 May 09
1
PXE Issue
I recompiled my kernel to link in ltsp with open mosix. Now wen the client machine boots I keep geting the message: Can not load a ramdisk with an old kernel image Can you tell me why
2003 Apr 29
28
H323
Is H323 built into the current CVS? If so, could someone give me an idea of a simple config? thanks, darran -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030429/fffec1d1/attachment.htm
2004 Apr 29
1
openMosix vs SNOW: redhat kernel causing slowdown?
Hi there, We're currently attempting to explain a slowdown of an LVQ-type parallel analysis we're working on. We are benchmarking our analysis running over openMosix against the same running via SNOW for R. Both perform similarly on small datasets, but on large datasets SNOW drastically outperforms openMosix. However, these results are achieve running SNOW on the default RedHat
2017 Dec 06
0
ERROR: missing backlink attribute 'memberOf'
On Wed, 2017-12-06 at 10:16 -0500, Bob Thomas via samba wrote: > Good Morning (or not), > > I am running three Samba AD DCs all at version 4.7.2 on Ubuntu 16.04.  > All three have run flawlessly for over a year. > Last night one of the DCs started failing Replication with both the > other DCs so I decided to run samba-tool dbcheck . > Resulting in several: > > ERROR:
2003 May 07
1
H323 ocnferences
Could someone give me some info on "ztdummy" or "rtcdummy"... I was directed towards the old lists looking for that. I'm trying to setup an H323 conference and I was told I know I need a dummy zaptel device.... laters, rev -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 May 01
2
Asterisk and unknown codecs and GSM
I have a Cisco 2600 which understands the "gsmfr" codec, which appears to be what Asterisk calls "gsm" -- at least it ends up using it. I also have a PSTN gateway which is speaking ulaw. When the 2600 calls through Asterisk to the PSTN, it negotiates the g711ulaw codec, but when the PSTN calls through Asterisk to the 2600, it seems that Asterisk is doing translation, and it
2001 Nov 15
2
Distributed ogg encoded
I am building a small cluster out of some PCs I have laying around and I was wondering if anybody knew of an ogg encoder that could run distributed. I know that the performance will most likely be less than my desktop machine but its just for fun. Justin Graham <HR NOSHADE> <UL> <LI>application/pgp-signature attachment: stored </UL> -------------- next part