Brannon King

Results 48 issues of Brannon King

I dream of an HLS tool for Intel FPGA boards. By supporting a second vendor, you would be thoroughly decoupling your backend. This would be good for the code design....

This line `value += c_return.value` assumes that each constraint returns a single component. Yet constraints like Ax=b, where b is a vector, are very common.

I'm looking for the recommended way to deal with this issue using PowerJSON: Suppose I want a single object that has a method name and its parameters. In order to...

This hard fork achieves the following changes: - [x] Claims never expire - [x] Restrictions on claim names will be enforced as part of block validation (as now they are...

type: improvement

``` "d33b00cb796d3fd510470a2dff741a5534c457d6e9468fc57dd122cbaeb2351c", "02c8ede0b6c950a2067ab31fbfe162bf9614712fe673bd15ad4e55bbe54afbbb", "98e93843c1d442e276761b387c260d0e620011b823f32b65eb28073c7a1fccf7", "b8d2725b2f8e65de95a78114e6ac1dc728208a5989d1e5d65761197798bc2ca2" ``` vs ![image (1)](https://user-images.githubusercontent.com/1509322/58593343-e0e5c200-8227-11e9-80f6-9d0dc6031e52.png)

When I try to compile Couenne I get this error: ``` ./../src/main/CouenneBab.cpp:45:8: error: ‘BONMINLIB_EXPORT’ does not name a type; did you mean ‘COUENNELIB_EXPORT’? 45 | extern BONMINLIB_EXPORT Bonmin::OACutGenerator2 *currentOA; //...

I've been testing a variety of communications packages. This udt-net package is actually my worst performer. It takes 22 seconds to round-trip 1000 small messages. That's about 20x longer than...

native

It would be nice if this tool handled Ctrl+C, used it to kill the child program first, then flushed its buffers and exited.