Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates
asco
asco_unbuffered.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File asco_unbuffered.patch of Package asco
Index: ASCO-0.4.9/de36.c =================================================================== --- ASCO-0.4.9.orig/de36.c +++ ASCO-0.4.9/de36.c @@ -477,6 +477,8 @@ int DE(int argc, char *argv[]) char laux[LONGSTRINGSIZE]; int ii; + setvbuf(stdout, NULL, _IONBF, 0); /* set unbuffered */ + #ifdef MPI double tmp_y[MAXPOP][MAXDIM], trial_cost_y[MAXPOP]; int k, m, count;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor