Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
faust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.4.
Show more breadcrumbs
faust group
faust
Commits
28a0eec0
Commit
28a0eec0
authored
8 years ago
by
Adrien Leman
Committed by
hhakim
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
modif AL
parent
13b73ba8
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.txt
+2
-2
2 additions, 2 deletions
README.txt
misc/test/GPU_test/CMakeLists.txt
+1
-1
1 addition, 1 deletion
misc/test/GPU_test/CMakeLists.txt
with
3 additions
and
3 deletions
README.txt
+
2
−
2
View file @
28a0eec0
...
...
@@ -55,9 +55,9 @@ Quick install :
4- cmake ..
OPTION : -DBUILD_OPENBLAS=ON
-DCMAKE_INSTALL_PREFIX="/home/username/Faust_install"
4bis-
ccmake (with Graphical User Interface)
4bis-
ccmake
..
(with Graphical User Interface)
5- make
6-
make install
6-
make install
Warning :
mex function working with specific version of gcc depend to the platform used.
...
...
This diff is collapsed.
Click to expand it.
misc/test/GPU_test/CMakeLists.txt
+
1
−
1
View file @
28a0eec0
...
...
@@ -30,7 +30,7 @@ else(BUILD_READ_MAT_FILE AND MATIO_LIB_FILE AND MATIO_INC_DIR )
endif
(
BUILD_READ_MAT_FILE AND MATIO_LIB_FILE AND MATIO_INC_DIR
)
set
(
TIMEOUT_MEG
14
000
)
set
(
TIMEOUT_MEG
30
000
)
# MATLAB input format
if
(
BUILD_READ_MAT_FILE AND MATIO_LIB_FILE AND MATIO_INC_DIR
)
foreach
(
TEST_FPP float double
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment