This contains my bachelors thesis and associated tex files, code snippets and maybe more. Topic: Data Movement in Heterogeneous Memories with Intel Data Streaming Accelerator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

25 lines
415 B

{
"count": 1,
"path" : "sw",
"list": [
{
"task": {
"size": 4096,
"iterations": {
"desired": 10000
},
"batching": {
"enabled": true,
"batch_size": 100,
"barrier_after_n_operations": 10
}
},
"affinity": {
"numa": 0,
"core": 0,
"nnode_src": 0,
"nnode_dst": 0
}
}
]
}