final first commit
This commit is contained in:
1
workload-supremacy/dense_vector_mps_mpi_supremacy.json
Normal file
1
workload-supremacy/dense_vector_mps_mpi_supremacy.json
Normal file
@@ -0,0 +1 @@
|
||||
{"MPI_enabled": false, "expectation_enabled": true, "pauli_pattern_auto": true, "pauli_pattern_style": "mixed", "use_mps": true, "max_bond_dimension": 20, "svd_cutoff": 1e-10}
|
||||
4
workload-supremacy/problem3.sh
Executable file
4
workload-supremacy/problem3.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
|
||||
CUDA_VISIBLE_DEVICES="" mpirun -np 1024 python ../qibojit-benchmarks/compare.py --circuit supremacy --circuit-options 'depth=80' --nqubits 1477 2500 --filename "supremacy.dat" --library-options backend=qibotn,platform=quimb,computation_settings="dense_vector_mps_mpi_supremacy.json" --nreps 1 --precision 'complex128' > run.log 2>&1
|
||||
Reference in New Issue
Block a user