Ignore:
Timestamp:
Feb 1, 2023, 4:31:42 PM (19 months ago)
Author:
caparsons <caparson@…>
Branches:
ADT, ast-experimental, master
Children:
a64137f
Parents:
5c473c9
Message:

updated test params so that they ran for appropriate duration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/concurrent/actors/matrix.cfa

    r5c473c9 r1f35220  
    55#include <stdio.h>
    66
    7 unsigned int xr = 100, xc = 100, yc = 100, Processors = 1; // default values
     7unsigned int xr = 500, xc = 500, yc = 500, Processors = 1; // default values
    88
    99struct derived_actor {
Note: See TracChangeset for help on using the changeset viewer.