search for: batchjob

Displaying 7 results from an estimated 7 matches for "batchjob".

2011 Jan 05
1
Lazy expunge for performance ?
Some filesystems are quite slow at deleting files, so I'm wondering if anybody is using the lazy expunge plugin to implement a solution where expunged messages are moved to a separate directory structure within the same filesystem, and later deleted as a nighly batchjob ? Assuming expunge renames/moves messages, and don't do a copy + delete.. Does something like this make sense ? -jf
2013 Sep 10
0
Is it possible to tell 'R CMD check' to accept certain filenames starting with a period?
I a few of my packages I'd like to be able to add files starting with a period that installs with the package, e.g. inst/configs/.BatchJobs.R. Currently [R Under development (unstable) (2013-09-08 r63880)], R CMD check --as-cran complaints about this as: * checking for hidden files and directories ... NOTE Found the following hidden files and directories: inst/configs/.BatchJobs.R These were most likely included in error. See sec...
2012 May 20
1
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week New packages ------------ * bisectr (0.0.2) Maintainer: Winston Chang Author(s): Winston Chang <winston at stdout.org> License: GPL-2 http://crantastic.org/packages/bisectr Tools to find bad commits with git bisect * CUMP (1.0) Maintainer: Xuan Liu Author(s): Xuan Liu <liuxuan at bu.edu> and Qiong Yang <qyang at bu.edu>
2019 Dec 15
1
system2 doesn't quote stdin on unix, unlike stdout, stderr & input and on Windows
...t)) } -- Best regards, Ivan [*] https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17673 [**] https://github.com/search?q=org%3Acran+system2%28+stdin&type=Code The search is probably computationally expensive and thus might only be available to GitHub account holders. The results are: - BatchJobs: R/WorkerLinux.R; stdin is "" by default, filenames generated by cfBrewTemplate aren't quoted - batchtools: callers of runOSCommand actually quote the stdin argument! https://github.com/mllg/batchtools/commit/4a5818d70c82c8842c0b8bded224dbb423b79f33 - nat: R/cmtk.R, R/xformpo...
2008 Jul 21
2
sftp needs a long time for sending a filelist
Hello all Im using sftp 1:4.7p1-8ubuntu1.2 in a batchjob Ive noticed that sftp needs a long time for sending a filelist. The timespan increases exponential if many files are on the remoteserver. for example "ls -la *.txt" needs 10 seconds for 2000 files but needs 50 seconds for 4000 files. For 150.000 Files i have to wait 15 m...
2012 Oct 26
0
parallel::pvec FUN types differ when v is a list; code simplifications?
...bject to >>>>>>>> all >>>>>>>> of >>>>>>>> my existing functions that can be processed in parallel using a >>>>>>>> cluster >>>>>>>> object as input. I have played around with the BatchJobs package >>>>>>>> as an >>>>>>>> abstraction layer to SGE and that work nicely. As a test case I >>>>>>>> have >>>>>>>> created the necessary generics myself in order to supply my own >>>>&gt...
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week New packages ------------ * disclapmix (0.1) Maintainer: Mikkel Meyer Andersen Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen License: GPL-2 http://crantastic.org/packages/disclapmix disclapmix makes inference in a mixture of Discrete Laplace distributions using the EM algorithm. * EstSimPDMP (1.1) Maintainer: Unknown Author(s):