Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] Follow up to office hours parallel streams question

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] Follow up to office hours parallel streams question


Chronological Thread 
  • From: "Bidwell, Matt" <>
  • To: "" <>
  • Subject: [perfsonar-user] Follow up to office hours parallel streams question
  • Date: Mon, 17 Feb 2025 21:35:30 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nrel.gov; dmarc=pass action=none header.from=nrel.gov; dkim=pass header.d=nrel.gov; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=G4ZmFH4wsOctMNXxp+1wlK9w7Kaj7NnInIR9htxCtEk=; b=rV4ljYh9RL9+jba3fZH7xykqtAOMKxL/1OWHMGwz2cc1pwa12iOSt+gj+LkEriSiIeUgpn8B/nMSzCysZfYf6+IDfFisJ7tniEZeTBxQXhhyj/S3qpMtG6/wn7ejTwuMY8sOOJmvRYuq7PJw6V/T7+yAV/z7rsiiz8eSbVtafifYn51LXAdG5cItNi4I2b5+qyyVaI7GeRNjj7YTN7hIicekax2ee86evWlXujo16cJ67citVjyZIoiMRdX3K/Hhdk8HBdr24MPdCNFx/ky4OKsDe3XJ1YjFWJagft1BUEoP8GKFE2jHiSt0UsVe+2gHvyvCmK0keasBhd6fQeuA2A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=gG6kmWIYXMBphifZFDTFCzJSPHEqVUy76VoQ5vGCA9c639UwF5cJ8ZSfAolZoeXpbJQkdaO/7gA5lcX9VFPkm8h6HfcYWMnLYCJHcz6PdY6DR51CYJFtiPF60+DTGhd4i2BmFYphhCu467MIfO9bxTsOrpt2KmWIvjnw3FeLqzffjk931nuU7Yzj9M8mQypwifDE+qgIAlajHJw5sSOXME69lzhfYvY5i4p/qTCJWeSzuOUqDuMP/PP1+d/Vs611uS31Y5lbjBc2SCuopmi54CeilQkhlQv7R4CrrCRGtumbu79mUqJcNStpy55qbXBJc9+yHtPLEcJY1fd2UpdQJA==
  • Msip_labels: MSIP_Label_95965d95-ecc0-4720-b759-1f33c42ed7da_ActionId=e2bfb254-c569-45f5-8ea7-d8b2083b9e7d;MSIP_Label_95965d95-ecc0-4720-b759-1f33c42ed7da_ContentBits=0;MSIP_Label_95965d95-ecc0-4720-b759-1f33c42ed7da_Enabled=true;MSIP_Label_95965d95-ecc0-4720-b759-1f33c42ed7da_Method=Standard;MSIP_Label_95965d95-ecc0-4720-b759-1f33c42ed7da_Name=General;MSIP_Label_95965d95-ecc0-4720-b759-1f33c42ed7da_SetDate=2025-02-17T21:32:17Z;MSIP_Label_95965d95-ecc0-4720-b759-1f33c42ed7da_SiteId=a0f29d7e-28cd-4f54-8442-7885aee7c080;MSIP_Label_95965d95-ecc0-4720-b759-1f33c42ed7da_Tag=10, 3, 0, 1;

Just a follow up from the office hours discussion. The following is a
working throughput json for scheduling with 4 parallel threads, just in case
anyone is looking through the mail archives.

{
"test": {
"spec": {
"dest": "100GIG_ENDPOINT",
"parallel": 4,
"schema": 1
},
"type": "throughput"
},
"tools": [
"iperf2"
],
"schema" : 1,
"schedule" : {
"sliprand" : true,
"repeat" : "PT4H",
"slip" : "PT4H"
}
}



  • [perfsonar-user] Follow up to office hours parallel streams question, Bidwell, Matt, 02/17/2025

Archive powered by MHonArc 2.6.24.

Top of Page