Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] "SIZE" field algorithm in condor_q?
- Date: Wed, 11 Apr 2007 11:18:04 -0500
- From: Daniel Forrest <forrest@xxxxxxxxxxxxx>
- Subject: Re: [Condor-users] "SIZE" field algorithm in condor_q?
Armen,
> Can I ask what the algorithm is for determining the number in the
> SIZE column of condor_q? Is it based off ImageSize_RAW? For
> example, when ImageSize_RAW is "4038", the size column is "9.8".
It seems to be based on ImageSize (not _RAW).
ImageSize_RAW = 4038 means ImageSize = 10000 (Kbytes).
10000 divided by 1024 gives 9.8 (Mbytes).
--
Daniel K. Forrest Laboratory for Molecular and
forrest@xxxxxxxxxxxxx Computational Genomics
(608) 262 - 9479 University of Wisconsin, Madison