StreamBase Hits Version 7
StreamBase has released V7 of its products, a based on their announcement sensible appear to have improved the IDE support – something that Microsoft StreamInsight lacks
Curious on “StreamBase 7 extends integration support for FPGAs and GPUs”
Advertisement

Hi Matt,
Thanks for the tickler on GPU integration with StreamBase.
On the StreamBase Component Exchange, you’ll find the NVIDIA CUDA Black Scholes demo component. It uses the Black Scholes CUDA demo from the NVIDIA SDK samples.
The purpose of the demo is to show how to have the StreamBase Server act as a coordinator for calculations done by the CUDA GPUs. The demo exposes NVIDIA CUDA based GPU kernels to StreamBase via Java leveraging JNI and Java’s NIO to reduce/remove memory copies across the Java/JNI boundary.