Navigation : Manual Input Variables - Atomic Orbitals - Calculation Modes - ClassicalParticles - DFTBPlusInterface - Execution -- Accel --- AccelBenchmark --- AccelDevice --- AccelPlatform --- AllowCPUonly --- CudaAwareMPI --- DisableAccel -- Debug -- IO -- Optimization -- Parallelization -- Symmetries -- Units -- FromScratch - Hamiltonian - Linear Response - Math - Maxwell - MaxwellStates - Mesh - Output - SCF - States - System - Time-Dependent - Utilities - Alphabetic Index Tutorials Developers Releases AllowCPUonly A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X AllowCPUonly Section Execution::Accel Type logical In order to prevent waste of resources, the code will normally stop when the GPU is disabled due to incomplete implementations or incompatibilities. AllowCPUonly = yes overrides this and allows the code execution also in these cases. Source information basic/accel.F90 : 673 call parse_variable(namespace, 'AllowCPUonly', default, accel%allow_CPU_only) Featured in testfiles components/19-hgh_soc.01-3d.inp lda_u/06-laser.01-gs.inp periodic_systems/13-primitive.02-graphene.inp periodic_systems/13-primitive.03-bcc_iron.inp photo_electron/07-flux_1d.01-h1d_lin.inp real_time/06-caetrs.03-kick-tp1.inp