error of GPU, net = trainNetwork(datastore, lgraph, options);
    2 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Yongwon Jang
 el 8 de Nov. de 2023
  
    
    
    
    
    Comentada: Yongwon Jang
 el 4 de En. de 2024
            net = trainNetwork(datastore, lgraph, options);
in the options,   ExecutionEnvironment = 'multi-gpu'   (I have 2 GPUs)
When run above command, the error occurs like below.

Can you help me what happened?
2 comentarios
  Angelo Yeo
    
 el 13 de Nov. de 2023
				This should be an issue of graphics, not solely of GPU. Can you please contact Technical Support regarding the issue?
Respuesta aceptada
  Joss Knight
    
 el 3 de En. de 2024
        You are using your display GPU for computation and it does not have enough capacity. Try disabling all hardware acceleration for your graphics.
Más respuestas (0)
Ver también
Categorías
				Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


