golden_panther

Results 4 comments of golden_panther

Good one @paspro . **Parallel programming** is essential for the efficiency of modern hardware. Well, I've been using C++ for a while, and I understand the concern over including parallelism...

Yeah, that should work.

@antoninbas Hey man! thanks for the link. I need to implement a Hash algorithm as an extern for our use case. I implemented all the files and correspondingly changed all...

@antoninbas , I want to use char* in the cpp file instead of bm::Data, how can I do that. Also, my return type is uint64_t, how can the p4 program...