Quantum Firware Flash


 
Thread Tools Search this Thread
Special Forums Hardware Filesystems, Disks and Memory Quantum Firware Flash
# 1  
Old 04-30-2004
Quantum Firware Flash

Tried to use some 18gb Quantum Atlas III's (TD18J011) in my RS/6000's but resulted in horribly slow bootup times. These were Auspex pulls. Anyone know availability of firmware updates for these? No luck searching so far.

Not sure if this would help with original problem, but worth the shot. Thanks.
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Quantum tape drive

Hi, Using Redhat 5.7. I have Quantum tape drive connected to the server. I am trying to install the Netbackup software. Just wondering how can I see the Quantum is connected to the server. is any command I run to see the tape drive is connected? I used to work on Solaris, I used to do... (1 Reply)
Discussion started by: samnyc
1 Replies

2. UNIX for Dummies Questions & Answers

SLURM script for quantum espresso

Hello everyone. I am trying to submit a job on quantum espresso program on a SLURM environment (parallel computing); of course SBATCH is used. I am a UNIX dummy and not sure if my script is right but i keep getting the error: sbatch: error: Batch job submission failed: job has invalid account. The... (0 Replies)
Discussion started by: lebphys78
0 Replies

3. AIX

P-Series (7029-6C3) firware recovery?

I have a 7029-6C3 that was running AIX 5.2; I tried to update to 5.2.10.5, rebooted, and the box went south. Upon further digging through the h/w logs, I found the error "Service Processor Firmware Failure" I can't get the machine to boot - not even to CD. How can I recover from this? Or can... (10 Replies)
Discussion started by: thomn8r
10 Replies

4. UNIX for Dummies Questions & Answers

Quantum/Unix

I was wondering if anyone has any information if UNIX/LINUX will be viable with quantum computing. I have very limited knowledge of quantum physics vs. Quantum computing and the correlation to UNIX/LINUX? (6 Replies)
Discussion started by: globix
6 Replies

5. UNIX for Dummies Questions & Answers

Anyone have experience with Quantum DLT8000

I know this is off subject, but I have been having fits with a Quantum M1500 library with DTL8000 drives, and figured that some of you have had some experience with them. Thanks, Chuck (1 Reply)
Discussion started by: 98_1LE
1 Replies
Login or Register to Ask a Question
Psi Release 2.0 						1

clag(1) 	   PSI COMMANDS FOR UNIX USERS		  clag(1)

NAME
clag - Lagrangian Program written in C. DESCRIPTION
The program clag forms the lagrangian matrix from the one and two particle density matrices and the one and two elec- tron integrals. The lagrangian is used for MCSCF and CI de- rivative calculations. REFERENCES
Lagrangian: 1. A New Dimension to Quantum Chemistry, Y. Yamaguchi, Y. Osamura, J.D. Goddard, H. F. Schaefer III, Oxford Univ. Press, (1994). FILES REQUIRED
input.dat Input file FILE71 Transformed one-electron integrals FILE72 Transformed two-electron integrals FILE73 One-Particle Density Matrix FILE74 Two-Particle Density Matrix FILES UPDATED
FILE75 Lagrangian output.dat INPUT FORMAT
The input for this program is read from the file input.dat. The following keywords are valid: PRINT = integer This option determines the verbosity of the output. A value of 0 prints nothing, a value of 1 prints calcu- lated ci energy and the various components of the ci energy, a value of 2 prints the one- and two-electron contributions to the MO lagrangian as well as the MO lagrangian, a value of 3 prints the one-particle den- sity matrix, and a value of 4 prints the two-particle density matrix. Do not use print = 4 unless the test case is very small. WRITE_CAS_FILES = boolean If TRUE, then write out the following files in canoni- cal form (p>=q, r>=s, pq>=rs) in Pitzer order: one- Psi Release 2.0 Last change: 21 June, 1996 1 clag(1) PSI COMMANDS FOR UNIX USERS clag(1) electron integrals (file81), two-electron integrals (file82), one-particle density matrix (file83), two- particle density matrix (file84), lagrangian (file85). This is temporary and is intended to aid in linking DETCI with CASSCF. Psi Release 2.0 Last change: 21 June, 1996 2