Skip to content

Commit

Permalink
thermomech gpu in work
Browse files Browse the repository at this point in the history
  • Loading branch information
niravshah241 committed Dec 21, 2023
1 parent a315ceb commit 2f7f063
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ def generate_ann_output_set(problem, reduced_problem, input_set,
thermal_solution_file.write_function(thermal_projection_error_function_plot)


if thermal_cpu_group0_comm != MPI.COMM_NULL:
if thermal_gpu_group0_comm != MPI.COMM_NULL:
print(f"Training time (Thermal): {thermal_elapsed_time}")

if world_comm.rank == 0:
Expand Down

0 comments on commit 2f7f063

Please sign in to comment.